wlroots/session
Tony Crisci 5eeb067838 Correctly get session path
The old way of getting the session path was to simply append the session id to
the path "/org/freedesktop/login1/session/". However this is not the correct
path for newer systems like Fedora 26.

Instead, get the session path directly from the session manager from the id via
a dbus call to GetSession().

fixes #35
2017-07-29 08:16:14 -04:00
..
CMakeLists.txt Revert "Merge pull request #27 from ascent12/meson" 2017-07-11 22:16:56 -04:00
direct-ipc.c Fixed that warnings that showed up with optimisations. 2017-07-11 00:14:55 +12:00
direct.c Stop remembering the drm fd in child. 2017-07-09 22:23:54 +12:00
logind.c Correctly get session path 2017-07-29 08:16:14 -04:00
session.c Added public fields to wlr_session 2017-07-09 17:53:13 +12:00