mirror of
https://github.com/brl/mutter.git
synced 2025-07-23 01:51:38 +00:00
779ae37332d743b18f33af6a00f3cf032854971e

As with xdg-toplevel, a gtk-surface can be unmanaged by the compositor
without the client knowing about it, meaning the client may still send
updates and make requests. Handle this gracefully by ignoring them. The
client needs to reset all the state anyway, if it wants to remap the
same surface.
https://gitlab.gnome.org/GNOME/mutter/issues/240
(cherry picked from commit ca5b27baf5
)
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%