sway/sway
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
..
commands Fix dead stores found by scan-build 2019-01-22 10:12:04 -05:00
config Don't allow noop output to be configured 2019-01-22 09:55:13 +01:00
desktop Fix dead stores found by scan-build 2019-01-22 10:12:04 -05:00
input seat_create: set initial focus for added seats 2019-01-22 09:33:58 +01:00
tree Fix dead stores found by scan-build 2019-01-22 10:12:04 -05:00
commands.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
criteria.c Replace wlr_log with sway_log 2019-01-21 12:59:42 +01:00
debug-tree.c Replace wlr_log with sway_log 2019-01-21 12:59:42 +01:00
decoration.c Fix double free when unmapping any view 2018-11-15 15:22:09 +10:00
ipc-json.c bar_cmd_tray_bind: Use mouse button helpers 2019-01-16 11:12:45 +01:00
ipc-server.c Hide noop output in IPC 2019-01-22 09:55:13 +01:00
main.c Replace wlr_log with sway_log 2019-01-21 12:59:42 +01:00
meson.build meson: remove rpath options 2019-01-18 08:26:44 +01:00
security.c Replace _XOPEN_SOURCE with _POSIX_C_SOURCE 2018-11-25 17:19:43 +01:00
server.c Use noop output when there's no outputs connected 2019-01-22 09:55:13 +01:00
sway-bar.5.scd bar_cmd_tray_bind: Use mouse button helpers 2019-01-16 11:12:45 +01:00
sway-input.5.scd input_cmd_events: allow toggle modes to be listed 2019-01-21 02:13:01 -05:00
sway-output.5.scd Fixed formulations. 2019-01-04 12:44:03 +01:00
sway.1.scd Undocument SWAY_CURSOR_THEME and SWAY_CURSOR_SIZE 2018-12-31 01:42:33 +01:00
sway.5.scd Merge pull request #3144 from emersion/cmd-xwayland 2019-01-13 20:42:39 -05:00
swaynag.c Replace wlr_log with sway_log 2019-01-21 12:59:42 +01:00
xdg_decoration.c Improve CSD logic 2018-09-27 22:51:37 +10:00