aboutsummaryrefslogtreecommitdiff
path: root/src/greeter.h
Commit message (Collapse)AuthorAgeFilesLines
* Fork from Ubuntus' indicator-display project.Mike Gabriel2017-11-281-6/+6
|
* add tracer log messagesCharles Kerr2016-04-251-0/+4
|
* don't prompt when the greeter's not running yet: change greeter's payload ↵Charles Kerr2016-04-221-2/+4
| | | | from an 'is_active' bool to a three-value state of active, inactive, and unavailable
* code cleanup to prepare for MRCharles Kerr2016-04-211-1/+1
|
* don't pass a GDBusConnection to the Greeter ctorCharles Kerr2016-04-211-3/+1
|
* watch for the Greeter to appear on the busCharles Kerr2016-04-201-1/+3
|
* add Greeter skeletonCharles Kerr2016-03-211-0/+47