1
0
Fork 0
mutter-performance-source/src
Olivier Fourdan 562cf14258 core: Fix compiler warning
Fix compiler warning: ‘startup_id’ may be used uninitialized in
`meta_launch_context_get_startup_notify_id()`.

Also change `gchar` to plain `char` while at it.

https://gitlab.gnome.org/GNOME/mutter/merge_requests/406
2019-01-23 10:06:30 +01:00
..
backends Fix const qualifier usage 2019-01-22 18:31:53 +01:00
compositor window-actor: Use actual image size for capture 2019-01-22 10:30:04 +01:00
core core: Fix compiler warning 2019-01-23 10:06:30 +01:00
meta meta: Only declare types when generating gir files 2019-01-22 18:32:28 +01:00
tests meta/tests: Remove commented lines 2018-12-20 13:52:35 -02:00
ui theme: Drop gtk_css_provider_get_default() 2018-11-08 16:20:19 -02:00
wayland wayland/xdg-shell: Fix buffer attach coordinate comparison 2019-01-22 18:32:28 +01:00
x11 x11: Add method to launch applications, using SnLauncher 2019-01-18 17:03:57 +00:00
libmutter.pc.in build: Fix libs and cflags in autotools .pc file 2018-11-10 16:20:46 +00:00
meson.build wayland: Move DND surface role into its own file 2019-01-22 18:32:28 +01: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 screen-cast: Add 'cursor-mode' to allow decoupled cursor updates 2019-01-16 17:09:51 +00:00