aboutsummaryrefslogtreecommitdiff
path: root/sway/commands/bar/mode.c
AgeCommit message (Expand)Author
2021-11-25ipc: make `bar <bar_id> mode|hidden_state` behave as documentedAleksei Bavshin
2019-09-04swaybar: complete barconfig_update event handlingBrian Ashworth
2019-02-24swaybar: add overlay mode (fix #1620)Milkey Mouse
2019-02-10fix double free for mode toggle if bar was invisibleRouven Czerwinski
2019-01-21Replace wlr_log with sway_logM Stoeckl
2019-01-14Remove now-unused "input" argument of cmd_results_newM Stoeckl
2018-11-25Replace _XOPEN_SOURCE with _POSIX_C_SOURCEemersion
2018-10-23commands: replace EXPECTED_LESS_THAN with EXPECTED_AT_MOSTIan Fan
2018-10-14commands: fix sending bar mode/hidden_state updates to all barsIan Fan
2018-07-09Update for swaywm/wlroots#1126emersion
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-03-10UnGNUify the codebaseDrew DeVault
2016-09-02merge in latest commitsZandr Martin
2016-09-01refactor commands.cZandr Martin