Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rename idle methods and signal to indicate they are hints | William Jon McCann | 2007-02-20 | 1 | -12/+12 |
| | | | | | Rename GetIdle to GetIdleHint (etc) to make it clear that these are not authoritative properties. | ||||
* | add creation and idle-since times | William Jon McCann | 2007-02-15 | 1 | -0/+5 |
| | | | | | Added GetCreationTime and GetIdleSince methods. And added the output to the list-sessions tool. | ||||
* | implement get/set idle methods | William Jon McCann | 2007-02-15 | 1 | -3/+4 |
| | | | | | Add the GetIdle and SetIdle methods, and the IdleChanged signal. SetIdle is restricted to the uid of the session in question. | ||||
* | Initial import | William Jon McCann | 2006-10-25 | 1 | -0/+156 |