sway-patched-tray-menu/sway
Ryan Dwyer dce549c537 Don't send never-ending transactions when a focused layer surface commits
This moves the arrange_windows call into the arrange_layers function,
where we know the output actually needs to be arranged.

Additionally, we shouldn't set focus to the parent of an unknown
container type, because the parent may be an output and this causes a
crash because outputs can't have direct focus.

Fixes #2543
2018-08-31 21:39:28 +10:00
..
commands commands: fix exec quoting 2018-08-29 10:55:12 +01:00
config Merge pull request #2513 from RyanDwyer/rename-root-outputs 2018-08-26 10:50:02 -04:00
desktop Don't send never-ending transactions when a focused layer surface commits 2018-08-31 21:39:28 +10:00
input Don't send never-ending transactions when a focused layer surface commits 2018-08-31 21:39:28 +10:00
tree Fix crash when reaping a workspace 2018-08-29 10:51:54 +10:00
base64.c Rework get_clipboard implementation 2017-07-07 21:51:34 +02:00
commands.c commands: add nop 2018-08-18 15:50:26 +01:00
config.c Remove layout.c 2018-08-26 12:05:16 +10:00
criteria.c Remove layout.c 2018-08-26 12:05:16 +10:00
debug-tree.c Remove layout.c 2018-08-26 12:05:16 +10:00
decoration.c Handle views created after decoration mode is sent for xdg-shell 2018-08-06 15:20:30 +01:00
ipc-json.c Add app_id and class to get_tree output 2018-08-21 20:51:01 -04:00
ipc-server.c Merge pull request #2513 from RyanDwyer/rename-root-outputs 2018-08-26 10:50:02 -04:00
main.c Remove layout.c 2018-08-26 12:05:16 +10:00
meson.build Remove layout.c 2018-08-26 12:05:16 +10:00
security.c Add minimal config subsystem 2017-12-05 10:40:55 +01:00
server.c Remove layout.c 2018-08-26 12:05:16 +10:00
sway-bar.5.scd Add sway-bar(5) 2018-05-11 21:13:43 -04:00
sway-input.5.scd Escaping underscores in tap_button_map 2018-07-29 14:47:53 +02:00
sway.1.scd delete references to swaygrab 2018-07-30 16:24:46 +01:00
sway.5.scd commands: implement move absolute 2018-08-20 10:17:32 +01:00
swaynag.c Fix compiler errors. 2018-08-05 00:24:44 -07:00