mirror of
https://github.com/brl/mutter.git
synced 2025-01-25 02:48:56 +00:00
Marek Chalupa
6cc688d575
wayland: don't send notify when window is being unmanaged
If we try to send notify event (either from surface_state_changed() or from meta_window_wayland_move_resize_internal()), we will crash, because we don't have a sufrace anymore. There's no reason why to resize the window that is being unmanaged anyway. https://bugzilla.gnome.org/show_bug.cgi?id=751847
…
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%