mutter/src
Marco Trevisan (Treviño) f7ecf3b618 meta: Remove meta_free_gslist_and_elements
This function was added for historic reasons, before that we had GSlist's
free_full function.

Since this can be now easily implemented with a function call and an explicit
GDestroyFunc, while no known dependency uses it let's move to use
g_slist_free_func instead.

https://gitlab.gnome.org/GNOME/mutter/merge_requests/57
2019-05-15 14:49:56 -05:00
..
backends backends/native: Add rt-scheduler experimental key to set RT scheduling 2019-05-10 21:47:53 +00:00
compositor compositor: Remove unused background_actor private reference 2019-04-30 16:15:42 -05:00
core meta: Remove meta_free_gslist_and_elements 2019-05-15 14:49:56 -05: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 meson: Define srcdir and builddir using meson functions 2019-05-02 19:56:23 +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