summaryrefslogtreecommitdiff
path: root/src/up-daemon.h
AgeCommit message (Expand)AuthorFilesLines
2014-11-26daemon: release resources at shutdownPeter Wu1-0/+1
2014-07-14Remove polkit dependencyEric Koegel1-1/+0
2014-05-07daemon: Deprecate "IsDocked" propertyBastien Nocera1-2/+0
2013-10-28daemon: Add poll helper functionsBastien Nocera1-0/+4
2013-10-17all: Add GetCriticalAction daemon methodBastien Nocera1-0/+2
2013-10-16daemon: Add GetDisplayDevice methodBastien Nocera1-0/+2
2013-10-16daemon: Remove 2 undefined functions from headersBastien Nocera1-4/+0
2013-10-15daemon: Coalesce PropertiesChanged signals togetherBastien Nocera1-1/+4
2013-10-14daemon: Move all computations of warning level to daemonBastien Nocera1-0/+1
2013-10-14daemon: Add small hack for keyboards and miceBastien Nocera1-0/+1
2013-10-14daemon: Replace "on-low-battery" propertyBastien Nocera1-3/+3
2013-10-14daemon: Add WarningLevel device propertyBastien Nocera1-0/+5
2013-10-14daemon: Remove obsolete featuresBastien Nocera1-19/+0
2013-02-20Revert "Add option to run daemon on the session bus for testing"Martin Pitt1-2/+0
2011-05-04Add new NotifySleep() and NotifyResume() signals that include the sleep typeRichard Hughes1-0/+1
2011-04-26Add option to run daemon on the session bus for testingMartin Pitt1-0/+2
2011-02-02Add a LidForceSleep property to ensure that we don't melt any laptopsRichard Hughes1-0/+2
2011-01-04Add an IsDocked binary property to the main interfaceRichard Hughes1-0/+2
2010-04-19Provide UpDaemon with C setters rather than relying on GObject propertiesRichard Hughes1-0/+8
2010-02-09Add {Suspend,Hibernate}Allowed D-Bus methodsMartin Pitt1-0/+4
2010-02-08Add a new method and two new signals to inform userspace of the pending suspe...Richard Hughes1-0/+2
2010-02-06devkit-power-gobject/up-enum.h be goneMichael Biebl1-1/+1
2010-01-26trivial: rename the new libupower 'type' to 'kind' to avoid clashing with GOb...Richard Hughes1-1/+1
2010-01-18trivial: DkpDevice -> UpDevice (no ABI or API break)Richard Hughes1-2/+2
2010-01-18trivial: DkpDaemon -> UpDaemon (no ABI or API break)Richard Hughes1-35/+35
2010-01-18trivial: Rename a lot of the source files from dkp-foo to up-foo, no API or A...Richard Hughes1-0/+97