sway/swaybar
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
..
tray Fix dead stores found by scan-build 2019-01-22 10:12:04 -05:00
bar.c Replace wlr_log with sway_log 2019-01-21 12:59:42 +01:00
config.c Replace wlr_log with sway_log 2019-01-21 12:59:42 +01:00
i3bar.c Replace wlr_log with sway_log 2019-01-21 12:59:42 +01:00
input.c Replace wlr_log with sway_log 2019-01-21 12:59:42 +01:00
ipc.c util.c: remove numlen function 2019-01-22 13:10:25 +01:00
main.c Replace wlr_log with sway_log 2019-01-21 12:59:42 +01:00
meson.build Removed unused wlroots dependency for sway(bg|bar|msg|nag) 2019-01-21 13:04:15 -05:00
render.c Replace wlr_log with sway_log 2019-01-21 12:59:42 +01:00
status_line.c Replace wlr_log with sway_log 2019-01-21 12:59:42 +01:00