mutter/src
Marco Trevisan (Treviño) e94a0fced9 display: Dispose Stack after Compositor and X11
As per commit 7718e67f, destroying the compositor causes destroying window
actors and this leads to stack changes, but at this point the stack was already
disposed and cleared.

So, clear the stack when any component that could use it (compositor, and X11)
has already been destroyed.
As consequence, also the stamps should be destroyed at later point.

Fixes https://gitlab.gnome.org/GNOME/mutter/issues/623
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: Simplify bell handling 2019-05-28 14:34:32 +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