wlroots/backend/session
mnussbaum c138da233b Allow compositors to run as systemd user units
When a wlroots compositor runs as a systemd user unit there is no
session associated with the compositor process. Instead we need to
attach to an active and graphical user session.

This change first looks for an available session for the process, and if
there isn't one falls back to display in the oldest available graphical
session.

This work was modeled after a similar change to mutter -
https://gitlab.gnome.org/GNOME/mutter/merge_requests/150.
2019-02-03 18:45:32 -08:00
..
direct-freebsd.c Simplify evdev includes on FreeBSD by relying on up-to-date package 2019-01-07 08:08:47 +00:00
direct-ipc.c Simplify evdev includes on FreeBSD by relying on up-to-date package 2019-01-07 08:08:47 +00:00
direct.c backend/session: add assertions 2018-09-18 11:06:01 +02:00
logind.c Allow compositors to run as systemd user units 2019-02-03 18:45:32 -08:00
session.c Use #if instead of #ifdef for wlroots config data 2018-11-12 10:12:46 +01:00