mutter/src
Ray Strode 2d80fd02e7 xwayland: Don't abort if Xwayland crashes
Right now if Xwayland crashes, we crash, too.

On some level that makes sense, since we're supposed to control the
lifecycle of Xwayland, and by it crashing we've lost that control.

But practically speaking, the knock-on crash adds noise to the logs,
bug trackers, and retrace servers that only makes debugging harder.
And the crash isn't something mutter can "fix", since it's
ultimately from a bug in Xwayland anyway.

This commit makes mutter exit instead of crash if Xwayland goes away
unexpectedly.
2018-04-17 11:14:00 -04:00
..
backends gpu-kms: Return NULL, not FALSE 2018-04-16 16:30:21 +02:00
compositor window-actor: add new signal "effects-completed" 2018-04-09 10:19:26 +02:00
core backends: Remove X11 idle-monitor backend 2018-04-16 13:28:03 +02:00
meta window: rename get_flatpack_id into get_sandboxed_app_id 2017-10-21 13:36:16 -05:00
tests monitor-unit-tests: Add non upright panel test 2017-12-25 17:01:45 +08:00
ui theme: Scale titlebar spacing when computing x 2018-04-03 20:27:21 +00:00
wayland xwayland: Don't abort if Xwayland crashes 2018-04-17 11:14:00 -04:00
x11 x11: Do not discard shape region for undecorated windows 2018-02-22 08:02:01 +00:00
.cvsignore
libmutter.pc.in
Makefile-tests.am src/Makefile-tests.am: Remove reference to non-existing file 2017-09-02 11:09:28 +08:00
Makefile.am idle-monitor: Take idle inhibition into account 2018-04-16 13:28:03 +02:00
meta-enum-types.c.in
meta-enum-types.h.in
org.freedesktop.login1.xml
org.gnome.Mutter.DisplayConfig.xml DisplayConfig: Add 'legacy-ui-scaling-factor' property 2017-10-12 17:42:52 +08: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 remote-desktop, screen-cast: Add version number to D-Bus APIs 2018-02-23 19:33:31 +08:00