sway/sway
Brian Ashworth 247817f68c layer_shell: do not SIGABRT sway on zero outputs
If there are no outputs, do not SIGABRT when a layer surface is created,
just close the layer surface.
2019-01-16 10:55:25 +01:00
..
commands cmd_resize: allow resizing hidden scratchpad by px 2019-01-16 09:30:43 +01:00
config Merge pull request #3397 from RedSoxFan/fix-swaybar-height 2019-01-13 20:36:08 -05:00
desktop layer_shell: do not SIGABRT sway on zero outputs 2019-01-16 10:55:25 +01:00
input seatop_begin_down: raise floating 2019-01-15 22:45:01 +01:00
tree Do not damage view child when container is NULL 2019-01-15 09:06:42 +01:00
commands.c Remove now-unused "input" argument of cmd_results_new 2019-01-14 08:05:29 -05:00
config.c Remove 'input' field of IPC command return json 2019-01-14 07:58:02 -05:00
criteria.c Replace _XOPEN_SOURCE with _POSIX_C_SOURCE 2018-11-25 17:19:43 +01:00
debug-tree.c Minor refactor of input manager 2018-10-20 13:11:43 +10:00
decoration.c Fix double free when unmapping any view 2018-11-15 15:22:09 +10:00
ipc-json.c Merge pull request #3344 from RedSoxFan/bar-mouse-bindings-improved 2019-01-13 20:41:05 -05:00
ipc-server.c bind{code,sym}: utilize mouse button helpers 2019-01-09 11:29:04 -05:00
main.c Do not send ipc_event_shutdown from ipc client 2019-01-15 22:41:54 +01:00
meson.build Merge pull request #3144 from emersion/cmd-xwayland 2019-01-13 20:42:39 -05:00
security.c Replace _XOPEN_SOURCE with _POSIX_C_SOURCE 2018-11-25 17:19:43 +01:00
server.c Merge pull request #3144 from emersion/cmd-xwayland 2019-01-13 20:42:39 -05:00
sway-bar.5.scd Merge pull request #3344 from RedSoxFan/bar-mouse-bindings-improved 2019-01-13 20:41:05 -05:00
sway-input.5.scd Merge pull request #3343 from RedSoxFan/seat-cursor-buttons-improved 2019-01-13 20:40:42 -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 Allow swaynag to be disabled 2018-10-08 09:59:38 -04:00
xdg_decoration.c Improve CSD logic 2018-09-27 22:51:37 +10:00