Florian Müllner 148da24f95 window: Don't refuse to move focus to the grab window
We refuse to move focus while a grab operation is in place. While this
generally makes sense, there's no reason why the window that owns the
grab shouldn't be given the regular input focus as well - we pretty
much assume that the grab window is also the focus window anyway.

In fact there's a strong reason for allowing the focus change here:
If the grab window isn't the focus window, it probably has a modal
transient that is focused instead, and a likely reason for the focus
request is that the transient is being unmanaged and we must move
the focus elsewhere.

https://gitlab.gnome.org/GNOME/mutter/issues/15
2018-07-30 17:48:39 +00:00
..
2018-07-20 16:49:49 +02:00
2018-07-06 19:47:16 +02:00
2018-07-20 16:49:49 +02:00
2015-07-05 22:01:59 -07:00
2015-07-05 22:01:59 -07:00
2018-07-24 13:16:36 +00:00