mutter/src
Ray Strode 1e78d90a37 barriers: Free backend implementation at dispose time
When a MetaBarrier is first created it allocates a backend
impl object which does the actual heavy lifting.

Unfortunately, that backend object is never freed.

This commit ensures the implementation gets freed when
the barrier object is freed.

https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1451
2020-09-27 00:38:58 -04:00
..
backends barriers: Free backend implementation at dispose time 2020-09-27 00:38:58 -04:00
compositor shaped-texture: Add debug paint overlay for opaque regions 2020-08-31 17:48:56 +02:00
core core: Do not force cursor renderer update here 2020-09-23 16:32:11 +02:00
meta backends: Centralize panel autorotation in a DisplayConfig property 2020-09-05 07:25:02 +00:00
tests *: Fix spelling mistakes found by codespell 2020-08-29 09:10:31 +00:00
ui *: Fix spelling mistakes found by codespell 2020-08-29 09:10:31 +00:00
wayland wayland/window: Always flag acked move/resize as 'moved' if moved 2020-09-18 11:37:23 +00:00
x11 *: Fix spelling mistakes found by codespell 2020-08-29 09:10:31 +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/native: Move pixel format helper to separate file 2020-09-01 13:05:24 -03:00
meta-marshal.list cursor-tracker: Use our own marshal for cursor-moved 2019-07-31 09:34:17 +00:00
meta-private-enum-types.c.in screen-cast: Add screen cast flag to streams 2020-07-30 09:51:16 +02:00
meta-private-enum-types.h.in screen-cast: Add screen cast flag to streams 2020-07-30 09:51:16 +02:00
org.freedesktop.login1.xml
org.gnome.Mutter.DisplayConfig.xml backends: Centralize panel autorotation in a DisplayConfig property 2020-09-05 07:25:02 +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 'is-recording' option to record methods 2020-07-31 10:41:15 +02:00