mutter/src
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
..
backends monitor-manager: Filter out low screen resolutions 2018-07-30 15:57:31 +02:00
compositor compositor: Add get_paint_volume() implementation to MetaSurfaceActor 2018-07-13 11:42:28 +00:00
core window: Don't refuse to move focus to the grab window 2018-07-30 17:48:39 +00:00
meta Add remote access controller API 2018-07-20 16:49:49 +02:00
tests tests: Add the "parent_exported" test 2018-07-18 14:31:38 +02:00
ui Split GDK initialization from MetaUI 2018-07-06 19:47:16 +02:00
wayland wayland: Nullify monitor resources when updating outputs 2018-07-30 09:22:12 +02:00
x11 backends/x11: Force-update cursor when theme or size changed 2018-07-06 19:54:46 +02:00
.cvsignore Install desktop files in both .../share/applications and 2008-09-12 04:05:17 +00:00
libmutter.pc.in Make libmutter and friends parallel installable 2017-02-14 11:16:45 +08:00
Makefile-tests.am tests: Add the "parent_exported" test 2018-07-18 14:31:38 +02:00
Makefile.am Add remote access controller API 2018-07-20 16:49:49 +02:00
meta-enum-types.c.in Install enum types 2015-07-05 22:01:59 -07:00
meta-enum-types.h.in Install enum types 2015-07-05 22:01:59 -07:00
org.freedesktop.login1.xml MetaLauncher: Don't g_error() on failure 2015-11-06 17:03:59 -05:00
org.gnome.Mutter.DisplayConfig.xml fixed typo 2018-07-24 13:16:36 +00:00
org.gnome.Mutter.IdleMonitor.xml idle-monitor: Add ResetIdletime API, for testing purposes 2018-04-16 13:28:03 +02:00
org.gnome.Mutter.RemoteDesktop.xml remote-desktop, screen-cast: Add version number to D-Bus APIs 2018-02-23 19:33:31 +08:00
org.gnome.Mutter.ScreenCast.xml remote-desktop, screen-cast: Add version number to D-Bus APIs 2018-02-23 19:33:31 +08:00