Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
this commit also adds GetSessionService so that the session
service can be queried over dbus
|
|
|
|
CK2 will change this property dynamically depending on if the
session is active or online. At some point we may also provide the
"closing" state as well but it's currently unused. This property
maps to the logind state.
|
|
This adds a session-class property to the CK2 Session. It maps
to the class property of logind.
|
|
Create a libconsolekit helper library for developers
to ease working with ConsoleKit2.
The library is exported using GObject Introspection so
there's bindings to other languages.
|