mutter/src
Jouke Witteveen 4ed59a020d Throw an error in case of unsupported session type
When launching a GNOME session from a text-mode VT, the logind session
type is unlikely to be set to either "wayland" or "x11". We search for a
supported session type first with logind and then with
$XDG_SESSION_TYPE. As a fallback, we also test $DISPLAY in case of a
"tty" logind session to support starting through xinit. Ideally, such
setups should set XDG_SESSION_TYPE=x11.
If no supported session type is found, we throw an error.

https://bugzilla.gnome.org/show_bug.cgi?id=759388
2016-07-22 10:52:04 +08:00
..
backends backend: simplify assert 2016-07-22 10:44:19 +08:00
compositor Use signals instead of onscreen framebuffer frame callbacks 2016-07-20 14:23:48 +08:00
core Throw an error in case of unsupported session type 2016-07-22 10:52:04 +08:00
meta meta/boxes: typedef cairo_rectangle_int_t MetaRectangle 2016-07-20 14:11:25 +02:00
tests unit-tests: Fix const compiler warning 2016-03-11 12:26:38 +01:00
ui ui/frames: Drop the current grab info on button release 2016-06-23 18:45:53 +02:00
wayland MetaSurfaceActorWayland: clean up var assigned to self 2016-07-22 10:44:19 +08:00
x11 configure.ac: Add AC_GNU_SOURCE 2016-07-20 14:23:48 +08:00
.cvsignore Install desktop files in both .../share/applications and 2008-09-12 04:05:17 +00:00
libmutter.pc.in Fix the merged build 2016-04-27 20:37:47 +02:00
Makefile-tests.am tests: Add unit tests framework runner 2016-02-26 17:52:01 +08:00
Makefile.am Fix out-of-tree building 2016-07-20 16:17:22 +08: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 backends: Add flags to MetaMonitorMode 2016-05-13 18:44:45 +02: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