summaryrefslogtreecommitdiff
path: root/src/logind-util.c
AgeCommit message (Expand)AuthorFilesLines
2015-09-23launcher: Rename logind-util to launcher-logindJasper St. Pierre1-940/+0
2015-07-17logind-util: Use %u for unsigned int in snprintfBryce Harrington1-1/+1
2015-06-15src: Update boilerplate from MIT X11 license to MIT Expat licenseBryce Harrington1-16/+19
2015-05-15launcher-util: Force all weston_launcher_open()s to use O_CLOEXECDerek Foreman1-18/+2
2015-01-16logind: fix PropertiesChanged parserDavid Herrmann1-28/+28
2015-01-16logind: forward Active=true changes for non-DRM backendsDavid Herrmann1-5/+11
2015-01-16logind: use SIGRTMIN to not conflict with xwaylandDavid Herrmann1-10/+18
2014-11-28Use zalloc instead of calloc(1, ...)Bryce Harrington1-2/+2
2014-01-31compositor: Fix a couple of #includes to use "" instead of <>Kristian Høgsberg1-1/+0
2013-12-03logind: delay wakeup until DRM-device is resumedDavid Herrmann1-21/+37
2013-11-21logind: change to -1+errnoDavid Herrmann1-6/+10
2013-11-21logind: Use dbus_bool_t for bool types in dbus callsKristian Høgsberg1-2/+3
2013-10-30logind: Return proper error value when tty or seat doesn't matchKristian Høgsberg1-1/+7
2013-10-21launcher: add logind backendDavid Herrmann1-0/+913