sway/swaybar/tray
M Stoeckl 0af5b26e41 Fix dead stores found by scan-build
In addition to removing unused code, two minor problems are fixed:
 (1) `resize set` and `resize adjust` did not error when given
too many arguments.
 (2) `orientation` was incorrectly overridden to be 'U' for
scroll events in the swaybar tray `handle_click` function.
2019-01-22 10:12:04 -05:00
..
host.c Replace wlr_log with sway_log 2019-01-21 12:59:42 +01:00
icon.c Replace wlr_log with sway_log 2019-01-21 12:59:42 +01:00
item.c Fix dead stores found by scan-build 2019-01-22 10:12:04 -05:00
tray.c Replace wlr_log with sway_log 2019-01-21 12:59:42 +01:00
watcher.c swaybar: fix setting floating watcher slots 2019-01-21 16:05:15 +01:00