| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Also added deprecated notes to the docs. New code should
be using GetUnixUser instead of GetUser etc.
|
|
|
|
|
|
| |
The spec is the introspection format extended with
docs. There are tools to build docbook and strip
the docs to make dbus introspect xml.
|
| |
|
| |
|
|
|
|
|
|
|
| |
I hope I didn't reinvent a wheel but it seems to
work much better than hand coding these refentries.
Still need to add support for comments and actual
descriptions ala gtk-doc.
|
| |
|
|
|
|
|
|
| |
In certain cases it is necessary to distinguish the display-device
(tty of session leader) from the x11-display-device (tty of xorg
process).
|
|
|
|
|
| |
This makes it easier to use from C code. Also fix a bug where
we weren't emitting the argument in the idle-hint-changed signal.
|
|
|
|
|
| |
Rename GetIdle to GetIdleHint (etc) to make it clear that these
are not authoritative properties.
|
|
|
|
|
| |
Added GetCreationTime and GetIdleSince methods. And added the
output to the list-sessions tool.
|
|
|
|
|
| |
Add the GetIdle and SetIdle methods, and the IdleChanged signal.
SetIdle is restricted to the uid of the session in question.
|
|
|