mirror of
https://github.com/brl/mutter.git
synced 2025-08-07 09:04:41 +00:00

Commit 5eb5f72
- wayland: Check surface outputs after mapped state
changes connected the ::mapped signal handler, we need to disconnect it
on destroy to avoid a possible assertion failure in
update_surface_output_state()
https://bugzilla.gnome.org/show_bug.cgi?id=776036