mirror of
https://github.com/hyprwm/wlroots-hyprland.git
synced 2024-11-07 05:55:58 +01:00
5eeb067838
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 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
direct-ipc.c | ||
direct.c | ||
logind.c | ||
session.c |