mirror of
https://github.com/brl/mutter.git
synced 2025-01-23 01:48:55 +00:00
Owen W. Taylor
d6624b0a75
Cleanup xwayland/wayland window association from the "unmanage" signal
Windows can be freed at some point after they are unmanaged - because there is an effect in progress, because a language binding is holding a reference. Therefore, we need to clean up the later to associate the xwayland and wayland windows deterministically in an "unamanaged" handler. https://bugzilla.gnome.org/show_bug.cgi?id=736694
…
…
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%