aboutsummaryrefslogtreecommitdiff
path: root/sway/commands/bar
AgeCommit message (Expand)Author
2018-07-02bar_cmd_modifier: fix use-after-free on errorDominique Martinet
2018-07-02bar_cmd_font: fix leak of fontDominique Martinet
2018-06-02Address first round of review for generic blocksBrian Ashworth
2018-06-02Make command block implementation genericBrian Ashworth
2018-03-29Clean up imported bar commandsDrew DeVault
2018-03-29Add bar configuration commandsDrew DeVault
2017-11-18Move everything to sway/old/Drew DeVault
2017-06-07Implement Tray IconsCalvin Lee
2017-03-10UnGNUify the codebaseDrew DeVault
2016-12-15Fix indentation issuesDrew DeVault
2016-12-15Handle allocation failure in commandsDrew DeVault
2016-11-02change bar colors from char[10] to *charD.B
2016-11-02add bar colours for focused_(workspace|statusline|separator)D.B
2016-11-02use urgent_ws color in swaybar if binding_mode is undefinedD.B
2016-09-02merge in latest commitsZandr Martin
2016-09-01refactor commands.cZandr Martin