aboutsummaryrefslogtreecommitdiffstats
path: root/sway/commands/bar/colors.c
Commit message (Expand)AuthorAge
* Declare all struct cmd_handler arrays constLibravatar Manuel Stoeckl2021-02-04
* cmd/bar/colors: fix dereference of null pointerLibravatar Antonin Décimo2020-07-30
* bar_cmd_colors: remove add_colorLibravatar Brian Ashworth2019-12-28
* Remove now-unused "input" argument of cmd_results_newLibravatar M Stoeckl2019-01-14
* swaybar: fix focused_statusline color parsing.Libravatar Rune Morling2018-12-29
* Address first round of review for generic blocksLibravatar Brian Ashworth2018-06-02
* Make command block implementation genericLibravatar Brian Ashworth2018-06-02
* Clean up imported bar commandsLibravatar Drew DeVault2018-03-29
* Add bar configuration commandsLibravatar Drew DeVault2018-03-29
* Move everything to sway/old/Libravatar Drew DeVault2017-11-18
* Fix indentation issuesLibravatar Drew DeVault2016-12-15
* Handle allocation failure in commandsLibravatar Drew DeVault2016-12-15
* change bar colors from char[10] to *charLibravatar D.B2016-11-02
* add bar colours for focused_(workspace|statusline|separator)Libravatar D.B2016-11-02
* use urgent_ws color in swaybar if binding_mode is undefinedLibravatar D.B2016-11-02
* merge in latest commitsLibravatar Zandr Martin2016-09-02
* refactor commands.cLibravatar Zandr Martin2016-09-01