mirror of
https://github.com/brl/mutter.git
synced 2024-12-13 06:40:17 +00:00
502da973eb
When an application stops responding, the shell darkens its windows. If a window from a not-responding application gets unmanaged then the shell will currently throw an exception trying to retrieve the now-dissociated window actor. That leads to a "stuck window" ghost on screen and a traceback in the log. This commit addresses the problem by making sure the effect is cleaned up before the actor is disocciated from its window. https://gitlab.gnome.org/GNOME/mutter/issues/575 |
||
---|---|---|
.. | ||
backends | ||
compositor | ||
core | ||
meta | ||
tests | ||
ui | ||
wayland | ||
x11 | ||
libmutter.pc.in | ||
meson.build | ||
meta-marshal.list | ||
org.freedesktop.login1.xml | ||
org.gnome.Mutter.DisplayConfig.xml | ||
org.gnome.Mutter.IdleMonitor.xml | ||
org.gnome.Mutter.RemoteDesktop.xml | ||
org.gnome.Mutter.ScreenCast.xml |