[−][src]Crate unibar
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 |
Functions
gen_config | Making a full Config by parsing the CLI arguments, parsing the config file, and mashing them together to create whatever. |