summaryrefslogtreecommitdiff
path: root/src/login1.h
Commit message (Expand)AuthorAgeFilesLines
* Detect active session changes from logind (currently not connected to anything)Jesús González2014-12-121-0/+2
* Refactored code to replace hardcoded signal identification strings by constants.Jesús González2014-09-301-0/+5
* Remove trailing whitespaceRobert Ancell2014-09-191-1/+1
* Convert remaining login1 functions into methods in Login1ServiceRobert Ancell2014-09-041-6/+6
* Don't use org.freedesktop.login1.Manager.GetSessionByPID to get the logind se...Robert Ancell2014-09-031-5/+3
* Handle CanGraphical property changing on logind seatsRobert Ancell2014-08-281-0/+1
* Get seat properties from logindRobert Ancell2014-08-221-0/+4
* Connect to logind on startupRobert Ancell2014-08-221-2/+2
* Make a login1 service object (not currently required, but will be used for au...Robert Ancell2014-08-221-0/+48
* Flesh out support for activating sessions with CK or logind to be more explicitMichael Terry2014-03-171-0/+2
* Style fixes for logind patchRobert Ancell2013-04-241-2/+2
* Move LOGIND_RUNNING to login1.hIain Lane2013-04-231-0/+2
* Rename logind to login1 for consistencyIain Lane2013-04-221-0/+27