swayfx/sway/tree
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
..
arrange.c Replace wlr_log with sway_log 2019-01-21 12:59:42 +01:00
container.c commands: allow tiled containers to be stickied 2019-01-22 11:47:48 +00:00
node.c ipc: handle NULL cases for node_get_output 2018-09-15 09:42:49 +01:00
output.c Use noop output when there's no outputs connected 2019-01-22 09:55:13 +01:00
root.c Fix dead stores found by scan-build 2019-01-22 10:12:04 -05:00
view.c Fix dead stores found by scan-build 2019-01-22 10:12:04 -05:00
workspace.c Use noop output when there's no outputs connected 2019-01-22 09:55:13 +01:00