mutter/src/backends/native
Marek Chalupa 1845bfe1b6 launcher: refactor handling errors in meta_launcher_new
Fill in missing error checks and use g_error, since any
error in this phase would lead to crash later anyway.
This way we'll at least know what went wrong.

Although it was not the patch's original intention, it fixes
https://bugzilla.gnome.org/show_bug.cgi?id=754520

https://bugzilla.gnome.org/show_bug.cgi?id=753434
2015-09-07 08:40:49 -04:00
..
dbus-utils.c launcher: Replace mutter-launch with logind integration 2014-05-19 15:09:23 -04:00
dbus-utils.h launcher: Replace mutter-launch with logind integration 2014-05-19 15:09:23 -04:00
meta-backend-native-private.h backends/native: Implement support for pointer barriers 2015-01-19 02:27:59 -08:00
meta-backend-native.c native: remove obsolete comment 2015-09-07 08:39:38 -04:00
meta-backend-native.h backends: Move most of the code from meta_backend_init into the subclasses 2014-04-21 20:25:21 -04:00
meta-barrier-native.c backends/native: Implement support for pointer barriers 2015-01-19 02:27:59 -08:00
meta-barrier-native.h backends/native: Implement support for pointer barriers 2015-01-19 02:27:59 -08:00
meta-cursor-renderer-native.c MetaCursorSprite: Put renderer specific code in the renderer 2015-08-28 09:55:12 +08:00
meta-cursor-renderer-native.h Support for hardware cursor sizes other than 64x64 on wayland 2014-09-24 15:42:17 -06:00
meta-idle-monitor-native.c idle-monitor-native: Remove another copy/paste error 2014-04-01 16:01:06 -04:00
meta-idle-monitor-native.h Start creating different subdirectories for each backend 2014-03-31 23:44:47 -04:00
meta-input-settings-native.c backends/native: Fix scroll method enums 2015-03-27 13:08:11 +01:00
meta-input-settings-native.h backends/native: Add libinput-based MetaInputSettings implementation 2015-01-18 13:32:28 -08:00
meta-launcher.c launcher: refactor handling errors in meta_launcher_new 2015-09-07 08:40:49 -04:00
meta-launcher.h launcher: Move activate_session abstraction into the launcher code 2014-04-22 17:42:13 -04:00
meta-monitor-manager-kms.c mutter/wayland: Add some missing output names 2015-06-03 13:28:19 -07:00
meta-monitor-manager-kms.h monitor-manager: Expose MetaMonitorManager to introspection 2015-01-30 13:13:49 -05:00