1
0
Fork 0
mutter-performance-source/src
Florian Müllner 8842bdfb11 Do not skip CoglError parameters
While CoglError is a define to GError, it doesn't follow the convention
of ignoring errors when NULL is passed, but rather treats the error as
fatal :-(
That's clearly unwanted for a compositor, so make sure to always pass
an error parameter where a runtime error is possible (i.e. any CoglError
that is not a malformed blend string).

https://bugzilla.gnome.org/show_bug.cgi?id=765058
2016-04-15 17:22:24 +02:00
..
backends Do not skip CoglError parameters 2016-04-15 17:22:24 +02:00
compositor Do not skip CoglError parameters 2016-04-15 17:22:24 +02:00
core stack: Fix 32-bit issues 2016-04-08 17:28:26 -07:00
meta common: Remove META_LAYER_FOCUSED_WINDOW 2016-03-21 13:45:11 -07:00
tests unit-tests: Fix const compiler warning 2016-03-11 12:26:38 +01:00
ui theme: set RTL/LTR flags on the style context 2016-04-09 10:03:27 -07:00
wayland Do not skip CoglError parameters 2016-04-15 17:22:24 +02:00
x11 bell: Let the X11 caller deal with the X11 fallback 2016-03-10 12:34:56 +08:00
.cvsignore Install desktop files in both .../share/applications and 2008-09-12 04:05:17 +00:00
libmutter.pc.in meta: Add generated meta-version.h 2014-06-05 14:05:16 +02:00
Makefile-tests.am tests: Add unit tests framework runner 2016-02-26 17:52:01 +08:00
Makefile.am wayland: Add gtk-primary-selection protocol 2016-02-26 19:51:32 +01:00
meta-enum-types.c.in Install enum types 2015-07-05 22:01:59 -07:00
meta-enum-types.h.in Install enum types 2015-07-05 22:01:59 -07: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 Rename the DBus interface files 2014-03-31 23:44:46 -04:00
org.gnome.Mutter.IdleMonitor.xml Rename the DBus interface files 2014-03-31 23:44:46 -04:00
stamp-mutter-enum-types.h Install enum types 2015-07-05 22:01:59 -07:00