mirror of
https://github.com/brl/mutter.git
synced 2025-08-11 02:44:39 +00:00
90d8fef5f5fb440ed1deeae919729dfa68f78cc1

If something (i.e. gnome-shell or an extension) tries to activate an unmanaged
window, we should warn about this and avoid to perform further actions as this
could lead to a crash of mutter, since the window has not valid flags (like
workspace) set anymore at this stage.
Fixes https://gitlab.gnome.org/GNOME/mutter/issues/580
https://gitlab.gnome.org/GNOME/mutter/merge_requests/564
(cherry picked from commit a6fc656e91
)
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%