mirror of
https://github.com/brl/mutter.git
synced 2025-08-05 08:04:50 +00:00
7951ddab40d5f0e0809f272e7b48e35dc455ff8c

As per commitf71151a5
we were ignoring WM_TAKE_FOCUS-only windows as focus targets, however this might end-up in an infinite loop if there are multiple non-input windows stacked. So, accept any focusable window as fallback focus target even if it's a take-focus one (that might not reply to the request). Added a stacking test to verify this. Closes: https://gitlab.gnome.org/GNOME/mutter/issues/660 https://gitlab.gnome.org/GNOME/mutter/merge_requests/669 (cherry picked from commitc327b2df95
)
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%