mutter/src
Sebastian Keller c3d1320343 tests/stacking: Avoid random failures in focus tests
Some tests were not waiting for the test client to actually issue
destroy commands before checking their effect on the window focus.

Similarly when mutter is supposed to change the focus based on a delay
by sending a WM_TAKE_FOCUS to the client, this also could fail without
synchronization with the client before checking the result.

https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1325
2020-06-21 05:00:03 +02:00
..
backends cogl: Introduce and use cogl_context_is_hardware_accelerated 2020-06-18 13:55:14 -04:00
compositor window-actor-x11: switch the signal callback argument and data on shadow factory change 2020-06-15 13:22:08 +00:00
core clutter/input-device: Make clutter_input_device_get_actor() public 2020-06-16 10:09:26 +00:00
meta window-actor: Make freezing and thawing of actor updates public API 2020-06-15 13:10:16 +00:00
tests tests/stacking: Avoid random failures in focus tests 2020-06-21 05:00:03 +02:00
ui window/x11: Use G_DECLARE_DERIVABLE_TYPE() 2020-04-16 14:08:19 +02:00
wayland wayland: Avoid popup grab focus changes if there's an implicit grab 2020-06-17 13:47:38 +00:00
x11 window: Use pid_t for get_client_pid() vfunc 2020-05-21 23:10:23 +00:00
libmutter.pc.in build: Fix libs and cflags in autotools .pc file 2018-11-10 16:20:46 +00:00
meson.build crtc-kms: Make KMS CRTC mode a type inheriting MetaCrtcMode 2020-06-11 09:20:16 +00:00
meta-marshal.list cursor-tracker: Use our own marshal for cursor-moved 2019-07-31 09:34:17 +00: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 monitor-manager: Remove "supports-mirroring" from D-Bus desciption file 2020-05-08 06:50:16 +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 Fix typo in RemoteDesktop dbus api 2019-05-22 16:21:57 +02:00
org.gnome.Mutter.ScreenCast.xml screen-cast: Add RecordArea for screen cast arbitrary area 2020-04-23 14:45:53 +00:00