mutter/src
Jonas Ådahl 91ac64bb44 drm-buffer: Make the "types" actual types
There is no reason why we should have an internal type enum when we have
all the infrastructure to just use multiple GObject types. Also there
was no code sharing between the old "types", the only common API was
getting the framebuffer ID, so lets make that a vfunc.

https://gitlab.gnome.org/GNOME/mutter/merge_requests/584
2019-05-21 14:55:38 +00:00
..
backends drm-buffer: Make the "types" actual types 2019-05-21 14:55:38 +00:00
compositor compositor: Remove unused background_actor private reference 2019-04-30 16:15:42 -05:00
core boxes: Assign input to output rect when there's no transformation 2019-05-21 08:50:09 +00:00
meta meta: Remove meta_free_gslist_and_elements 2019-05-15 14:49:56 -05:00
tests Use free_full on GSList's instead of foreach + free 2019-05-15 14:49:56 -05:00
ui frame: Remove flashing support 2019-03-12 00:27:07 +00:00
wayland wayland/dnd-surface: Propagate commit to parent class 2019-05-09 09:06:52 +00:00
x11 meta: Remove meta_free_gslist_and_elements 2019-05-15 14:49:56 -05:00
libmutter.pc.in build: Fix libs and cflags in autotools .pc file 2018-11-10 16:20:46 +00:00
meson.build drm-buffer: Make the "types" actual types 2019-05-21 14:55:38 +00: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 remote-desktop, screen-cast: Add version number to D-Bus APIs 2018-02-23 19:33:31 +08: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