sway/sway/desktop
alex-huff 3c9294fc6b layer-shell: reclaim space from unmapped layer surfaces
wlroots resets 'initialized' when a layer surface is unmapped and sway
doesn't rearrange the layer surfaces in response to a commit of a
surface where 'initialized' is false. This results in space not getting
reclaimed from a recently unmapped layer surface until some other action
causes 'arrange_layers' to get called. This commit makes sure all layer
surfaces get rearranged when a layer surface is unmapped.
2025-05-25 23:33:25 +02:00
..
idle_inhibit_v1.c desktop/idle_inhibit: remove event listeners on destroy 2025-04-13 23:40:56 +02:00
launcher.c Drop server.h include from input/input-manager.h 2024-05-27 09:28:43 -04:00
layer_shell.c layer-shell: reclaim space from unmapped layer surfaces 2025-05-25 23:33:25 +02:00
output.c desktop/output: Skip repaint if wlr_output is disabled 2025-03-20 12:40:27 +01:00
tearing.c tearing: fix UAF on destroy 2024-08-07 14:33:03 +02:00
transaction.c transaction: reparent scenes of containers behind fullscreen containers 2025-05-25 23:33:25 +02:00
xdg_shell.c xdg-shell: chase xdg_surface geometry updates 2024-08-14 15:04:00 -04:00
xwayland.c xwayland: Let scene restack 2024-08-07 23:58:13 +03:00