mirror of
https://github.com/brl/mutter.git
synced 2025-02-17 05:44:08 +00:00
![Giovanni Campagna](/assets/img/avatar_default.png)
After a MetaWaylandSurface is associated with a MetaWindow, it should be freed only when the MetaWindow is unmanaged. For wayland clients, the window is unmanaged when the resource is destroyed, but for X11 clients we want to wait for the unmap event. https://bugzilla.gnome.org/show_bug.cgi?id=705917