mirror of
https://github.com/brl/mutter.git
synced 2025-01-24 02:19:15 +00:00
Jonas Ådahl
c2643ba5ac
wayland: Keep wl_shell_surface state during loss of window
It has been common practice (in QT5 for example) to set wl_shell_surface state at situations where mutter will have destroyed the MetaWindow. This commit keeps track of the relevant state separately from MetaWindow, and synchronizes when needed. https://bugzilla.gnome.org/show_bug.cgi?id=757623 https://bugzilla.gnome.org/show_bug.cgi?id=763431
…
…
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%