mutter/src
Marco Trevisan (Treviño) 0487d672ed x11-display: Handle mapped XIDs per type
Starting from commit 7713006f5, during X11 disposition we also unmanage the
windows using the xids hash table values list.
However, this is also populated by the X11 Meta barrier implementation and then
contains both Windows and Barriers.

So when going through the values list, check whether we're handling a window or
a barrier and based on that, unmanage or destroy it.

Fixes https://gitlab.gnome.org/GNOME/mutter/issues/624
https://gitlab.gnome.org/GNOME/mutter/merge_requests/605
2019-06-06 21:35:11 +00:00
..
backends backends: Add mouse accessibility settings 2019-06-06 13:04:50 +02:00
compositor compositor: Add "locate_pointer" vmethod 2019-06-05 09:34:39 +00:00
core display: Dispose Stack after Compositor and X11 2019-06-06 21:35:11 +00:00
meta keybindings: Trigger locate-pointer on key modifier 2019-06-05 09:34:39 +00:00
tests docs: Update tests instructions 2019-06-05 14:49:35 -03:00
ui theme: Remove DEBUG_FILL_STRUCT 2019-05-27 17:14:25 -05:00
wayland settings: Slack off “xwayland-allow-grabs” setting 2019-06-03 09:34:31 +02:00
x11 x11-display: Handle mapped XIDs per type 2019-06-06 21:35:11 +00:00
libmutter.pc.in build: Fix libs and cflags in autotools .pc file 2018-11-10 16:20:46 +00:00
meson.build profile: Add a Sysprof-based profiler 2019-05-31 11:57:07 -03:00
meta-marshal.list renderer-native: Add hardware presentation timing 2018-11-23 11:01:30 +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 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 Fix typo in RemoteDesktop dbus api 2019-05-22 16:21:57 +02:00
org.gnome.Mutter.ScreenCast.xml org.gnome.Mutter.ScreenCast: Document what was added in API version 2 2019-02-26 13:39:11 +00:00