Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-12-15 | Fix indentation issues | Drew DeVault | |
2016-12-15 | Handle allocation failure in commands | Drew DeVault | |
2016-11-02 | change bar colors from char[10] to *char | D.B | |
This commit removes has_* booleans from bar color struct. It also generalizes of functions in commands/bar/colors.c. | |||
2016-11-02 | add bar colours for focused_(workspace|statusline|separator) | D.B | |
If these aren't defined in config, color settings without 'focused_' prefix are used as a fallback. | |||
2016-11-02 | use urgent_ws color in swaybar if binding_mode is undefined | D.B | |
2016-09-02 | merge in latest commits | Zandr Martin | |
2016-09-01 | refactor commands.c | Zandr Martin | |