mirror of
https://github.com/brl/mutter.git
synced 2025-03-24 20:23:56 +00:00

When terminating mutter running as a display server, don't try to resize maximized windows when unmanaging, as at this point, they will have no MetaWaylandSurface. Originally this was done instead of setting the net_wm_state to not mess with future window managers, but when we're a Wayland compositor, this does not matter. https://bugzilla.gnome.org/show_bug.cgi?id=782156
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%