mirror of
https://github.com/brl/mutter.git
synced 2025-07-05 18:39:52 +00:00
3712f8c99d9da93f01e0d1415ea3ab158ed6a813

On Wayland, xdg-foreign would leave a modal dialog managed even after
the imported surface is destroyed.
This is sub-optimal and this breaks the atomic relationship one would
expect between the parent and its modal dialog.
Make sure we unmanage the dialog if transient_for is unset even for
Wayland native windows.
Related: https://gitlab.gnome.org/GNOME/mutter/issues/174
Related: https://gitlab.gnome.org/GNOME/mutter/issues/221
(cherry picked from commit b443bd42ac
)
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%