mutter/src
Sebastian Wick bc6af4f1c8 default-plugin: Kill workspace switch animation on shutdown
The workspace switch animation moves the WindowActors out of the
WindowGroup so if we shut down while the animation is playing the
WindowActors will have queued a destroy but will be disposed only after
the compositor is destroyed, leaving the WindowActor with a dangling
pointer.

Fix the issue by killing the workspace switch animation on shutdown.

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2489>
2022-09-20 17:14:53 +00:00
..
backends monitor: Keep the dbus night-light-supported property in sync 2022-09-19 15:13:12 +00:00
compositor default-plugin: Kill workspace switch animation on shutdown 2022-09-20 17:14:53 +00:00
core util: Remove left-over declaration 2022-09-19 14:46:01 +00:00
meta barrier: Make type derivable again 2022-09-15 12:27:52 +00:00
tests Remove meta_is_stage_views_enabled() 2022-09-19 14:46:01 +00:00
ui frames: Add basic color-scheme support 2022-07-29 13:19:23 +00:00
wayland wayland/data-device: Clean up coding style a bit 2022-09-19 14:46:01 +00:00
x11 x11-display: Keep track ourself if we're restarting 2022-09-19 14:46:01 +00:00
libmutter.pc.in build: Fix libs and cflags in autotools .pc file 2018-11-10 16:20:46 +00:00
meson.build backends: Expose InputMapping D-Bus path to determine tablet mapping 2022-09-02 18:34:36 +00:00
meta-private-enum-types.c.in build: Add missing include 2022-08-10 20:28:40 +02:00
meta-private-enum-types.h.in screen-cast: Add screen cast flag to streams 2020-07-30 09:51:16 +02:00