mirror of
https://github.com/brl/mutter.git
synced 2024-11-21 15:40:41 -05:00
f5c8e0d96d
When trying to find a default focus window, the code iterates through a queue of candidates with a timeout between each candidate. If the window the current timeout is waiting for gets destroyed, this process just stops instead of trying the next window in the queue. This issue was made more likely to be triggered with the previous change to the closed-transient-no-input-parents-queued-default-focus-destroyed test due to the introduction of a wait, which can introduce a delay between the two destroy commands. https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1325 |
||
---|---|---|
.. | ||
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 |