[Spice-devel] [vdagent-linux v1 0/2] disable drag and drop on locked sessions

Victor Toso victortoso at redhat.com
Fri May 27 09:42:28 UTC 2016


By checking the LockedHint property introduced in systemd v230 [0] we can
avoid/disable features that should not work on Locked Sessions.

[0] https://github.com/systemd/systemd/pull/3238

The Desktop Environment is responsable to keep this property up to date with
SetLockedHint method. In GNOME this is done by gnome-shell [1]

[1] https://bugzilla.gnome.org/show_bug.cgi?id=764773#c11

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1323623

Victor Toso (2):
  systemd-login: change template string for later usage
  systemd-login: check for LockedHint property

 src/systemd-login.c | 108 +++++++++++++++++++++++++++++++++++++++++++++++-----
 1 file changed, 98 insertions(+), 10 deletions(-)

-- 
2.5.5



More information about the Spice-devel mailing list