Skip to content

act-user-manager: Find the user's graphical session instead of assuming we are in it

Iain Lane requested to merge laney/accountsservice:wip/laney/systemd-user into master

If we were started by systemd --user, we won't be in a login session. Find the user's graphical session by asking logind for it.

Closes: #42 (closed)

https://wiki.gnome.org/Initiatives/SystemdUser

Merge request reports