aboutsummaryrefslogtreecommitdiff
path: root/sway/commands/bar/bind.c
AgeCommit message (Expand)Author
2023-04-14commands: add printf attribute to cmd_results_new()Simon Ser
2019-05-17bar: fix segfault with missing or invalid bar idAlyssa Ross
2019-04-17Add unbindsym/unbindcode command for swaybarAlex Maese
2019-01-21Replace wlr_log with sway_logM Stoeckl
2019-01-16bar_cmd_tray_bind: Use mouse button helpersBrian Ashworth
2019-01-14Remove now-unused "input" argument of cmd_results_newM Stoeckl
2019-01-10bar_cmd_bind: utilize mouse button helpersBrian Ashworth