sway/sway/desktop
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
..
desktop.c Move view {x,y,width,height} into container struct 2018-11-17 21:29:42 +10:00
idle_inhibit_v1.c Replace wlr_log with sway_log 2019-01-21 12:59:42 +01:00
layer_shell.c Fix dead stores found by scan-build 2019-01-22 10:12:04 -05:00
output.c Use noop output when there's no outputs connected 2019-01-22 09:55:13 +01:00
render.c Refactor seat operations to use an interface 2019-01-10 22:04:42 +10:00
transaction.c Replace wlr_log with sway_log 2019-01-21 12:59:42 +01:00
xdg_shell.c Fix dead stores found by scan-build 2019-01-22 10:12:04 -05:00
xdg_shell_v6.c Fix dead stores found by scan-build 2019-01-22 10:12:04 -05:00
xwayland.c Fix dead stores found by scan-build 2019-01-22 10:12:04 -05:00