Crate unibar

Source

Macros§

init
Alot of the Xlib & Xft functions require pointers to uninitialized variables. It is very much not in the rust theme but that’s the price you pay for using c libraries.

Structs§

Bar
To be used by the binary crate.

Functions§

gen_config
To be used by the binary crate. Making a full Config by parsing the CLI arguments, parsing the config file, and mashing them together to create whatever.