mirror of
https://github.com/brl/mutter.git
synced 2025-06-24 22:18:30 +00:00
21f123c69fadd5d117829255ca28bc4a8051fb72

Restacking the frame for a window while unmanaging the window is harmless, but for undecorated (in particular, client-side-decorated) windows, this causes problems because the window is typically destroyed by the client immediately after withredrawing the window. Skip windows flagged as being unmanaged when assembling the new stack and when comparing the old order to the new stack. Add a stacking test for this.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%