aboutsummaryrefslogtreecommitdiff
path: root/src/backend-dbus/utils.c
Commit message (Collapse)AuthorAgeFilesLines
* just to be safe, check to see that g_getenv('XDG_SEAT') passes tooCharles Kerr2013-07-101-8/+12
|
* If g_getenv(XDG_SEAT_PATH) fails, don't try to get the DisplayManager seat. ↵Charles Kerr2013-07-101-9/+16
| | | | Fixes the greeter issue reported by seb128
* update which proxies the dbus utils helper createsCharles Kerr2013-06-241-310/+74
|
* in our async callbacks, don't call g_warning() if the task was cancelled by ↵Charles Kerr2013-06-191-10/+18
| | | | the client
* port indicator-session to GMenu/cmake. Code coverage increased from 0% to 95.4%.Charles Kerr2013-03-221-0/+399