dbus-interfaces: Expose more properties from o.fd.login1.User
These will be used in an upcoming commit to track the user’s session state. Signed-off-by: Philip Withnall <pwithnall@gnome.org> Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3397>
This commit is contained in:
parent
a37d6d480b
commit
3bc3a4da68
@ -1,6 +1,8 @@
|
||||
<node>
|
||||
<interface name="org.freedesktop.login1.User">
|
||||
<property name="Display" type="(so)" access="read"/>
|
||||
<property name="IdleHint" type="b" access="read"/>
|
||||
<property name="Sessions" type="a(so)" access="read"/>
|
||||
<property name="State" type="s" access="read"/>
|
||||
</interface>
|
||||
</node>
|
||||
|
Loading…
x
Reference in New Issue
Block a user