aboutsummaryrefslogtreecommitdiff
path: root/sway/commands/bar
AgeCommit message (Expand)Author
2018-10-23commands: replace EXPECTED_LESS_THAN with EXPECTED_AT_MOSTIan Fan
2018-10-23commands: remove EXPECTED_MORE_THANIan Fan
2018-10-20commands/bar: remove left and right from allowed positionsRouven Czerwinski
2018-10-14commands: fix sending bar mode/hidden_state updates to all barsIan Fan
2018-10-13cmd_bar: fix bar id issuesBrian Ashworth
2018-10-13bar_cmd_status_command: only reload current barBrian Ashworth
2018-10-09bar-bindsym: address ianyfan's commentsBrian Ashworth
2018-10-09Implement bar bindsymBrian Ashworth
2018-10-08Fix memory leak in status_command handleremersion
2018-10-08Allow status_command to be disabled via IPCRyan Dwyer
2018-09-28swaybar: fix setting binding mode indicatorIan Fan
2018-07-15bar: free old position when changingIan Fan
2018-07-09Update for swaywm/wlroots#1126emersion
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