aboutsummaryrefslogtreecommitdiff
path: root/sway/commands/bar/modifier.c
AgeCommit message (Expand)Author
2019-05-17bar: fix segfault with missing or invalid bar idAlyssa Ross
2019-02-08bar_cmd_modifier: add support for noneBrian Ashworth
2019-01-21Move sway-specific functions in common/util.c into sway/M Stoeckl
2019-01-21Replace wlr_log with sway_logM Stoeckl
2019-01-14Remove now-unused "input" argument of cmd_results_newM Stoeckl
2018-12-09list.c: rename free_flat_list to list_free_items_and_destroyIan Fan
2018-12-09Cleanup list codeIan Fan
2018-07-09Update for swaywm/wlroots#1126emersion
2018-07-02bar_cmd_modifier: fix use-after-free on errorDominique Martinet
2018-03-29Clean up imported bar commandsDrew DeVault
2018-03-29Add bar configuration commandsDrew DeVault
2017-11-18Move everything to sway/old/Drew DeVault
2016-09-02merge in latest commitsZandr Martin
2016-09-01refactor commands.cZandr Martin