Skip to content

WIP: Send session lock/unlock events to systemd-logind

This change is a possible solution to issue #741.

To keep compatibility with systemd-logind, call the LockSession and UnlockSession methods of logind via D-Bus when Gnome sceensaver locks or unlocks the screen.

See reference: https://www.freedesktop.org/wiki/Software/systemd/logind/

Merge request reports