mirror of
https://github.com/brl/mutter.git
synced 2024-11-23 00:20:42 -05:00
4ed59a020d
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 |
||
---|---|---|
.. | ||
backends | ||
compositor | ||
core | ||
meta | ||
tests | ||
ui | ||
wayland | ||
x11 | ||
.cvsignore | ||
libmutter.pc.in | ||
Makefile-tests.am | ||
Makefile.am | ||
meta-enum-types.c.in | ||
meta-enum-types.h.in | ||
org.freedesktop.login1.xml | ||
org.gnome.Mutter.DisplayConfig.xml | ||
org.gnome.Mutter.IdleMonitor.xml | ||
stamp-mutter-enum-types.h |