summaryrefslogtreecommitdiff
path: root/src/logind-util.c
Commit message (Expand)AuthorAgeFilesLines
* logind: fix PropertiesChanged parserDavid Herrmann2015-01-161-28/+28
* logind: forward Active=true changes for non-DRM backendsDavid Herrmann2015-01-161-5/+11
* logind: use SIGRTMIN to not conflict with xwaylandDavid Herrmann2015-01-161-10/+18
* Use zalloc instead of calloc(1, ...)Bryce Harrington2014-11-281-2/+2
* compositor: Fix a couple of #includes to use "" instead of <>Kristian Høgsberg2014-01-311-1/+0
* logind: delay wakeup until DRM-device is resumedDavid Herrmann2013-12-031-21/+37
* logind: change to -1+errnoDavid Herrmann2013-11-211-6/+10
* logind: Use dbus_bool_t for bool types in dbus callsKristian Høgsberg2013-11-211-2/+3
* logind: Return proper error value when tty or seat doesn't matchKristian Høgsberg2013-10-301-1/+7
* launcher: add logind backendDavid Herrmann2013-10-211-0/+913