mirror of
https://github.com/swaywm/sway.git
synced 2025-11-26 06:59:59 -05:00
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. |
||
|---|---|---|
| .. | ||
| idle_inhibit_v1.c | ||
| launcher.c | ||
| layer_shell.c | ||
| output.c | ||
| tearing.c | ||
| transaction.c | ||
| xdg_shell.c | ||
| xwayland.c | ||