summaryrefslogtreecommitdiff
path: root/src/up-daemon.h
Commit message (Expand)AuthorAgeFilesLines
* daemon: Remove old polling codeBenjamin Berg2022-05-101-2/+0
* daemon: Change start_poll API to refresh the deviceBenjamin Berg2022-05-091-2/+1
* main: Add debug flagBastien Nocera2022-04-191-0/+3
* daemon: Sync icon and warning for non-default low levelPablo Correa Gómez2021-06-301-1/+2
* daemon: Make get_device_charge_icon() publicPablo Correa Gómez2021-06-181-0/+3
* daemon: Add support for pausing and resuming pollChristian Kellner2017-03-251-0/+2
* daemon: Remove unused test declarationsBastien Nocera2016-07-081-1/+0
* daemon: make UpDaemon a subclass of UpExportedDaemonCosimo Cecchi2015-07-291-5/+3
* daemon: port main() to GDBusCosimo Cecchi2015-07-291-2/+3
* daemon: port UpDaemon to GDBusCosimo Cecchi2015-07-291-16/+1
* daemon: release resources at shutdownPeter Wu2014-11-261-0/+1
* Remove polkit dependencyEric Koegel2014-07-141-1/+0
* daemon: Deprecate "IsDocked" propertyBastien Nocera2014-05-071-2/+0
* daemon: Add poll helper functionsBastien Nocera2013-10-281-0/+4
* all: Add GetCriticalAction daemon methodBastien Nocera2013-10-171-0/+2
* daemon: Add GetDisplayDevice methodBastien Nocera2013-10-161-0/+2
* daemon: Remove 2 undefined functions from headersBastien Nocera2013-10-161-4/+0
* daemon: Coalesce PropertiesChanged signals togetherBastien Nocera2013-10-151-1/+4
* daemon: Move all computations of warning level to daemonBastien Nocera2013-10-141-0/+1
* daemon: Add small hack for keyboards and miceBastien Nocera2013-10-141-0/+1
* daemon: Replace "on-low-battery" propertyBastien Nocera2013-10-141-3/+3
* daemon: Add WarningLevel device propertyBastien Nocera2013-10-141-0/+5
* daemon: Remove obsolete featuresBastien Nocera2013-10-141-19/+0
* Revert "Add option to run daemon on the session bus for testing"Martin Pitt2013-02-201-2/+0
* Add new NotifySleep() and NotifyResume() signals that include the sleep typeRichard Hughes2011-05-041-0/+1
* Add option to run daemon on the session bus for testingMartin Pitt2011-04-261-0/+2
* Add a LidForceSleep property to ensure that we don't melt any laptopsRichard Hughes2011-02-021-0/+2
* Add an IsDocked binary property to the main interfaceRichard Hughes2011-01-041-0/+2
* Provide UpDaemon with C setters rather than relying on GObject propertiesRichard Hughes2010-04-191-0/+8
* Add {Suspend,Hibernate}Allowed D-Bus methodsMartin Pitt2010-02-091-0/+4
* Add a new method and two new signals to inform userspace of the pending suspe...Richard Hughes2010-02-081-0/+2
* devkit-power-gobject/up-enum.h be goneMichael Biebl2010-02-061-1/+1
* trivial: rename the new libupower 'type' to 'kind' to avoid clashing with GOb...Richard Hughes2010-01-261-1/+1
* trivial: DkpDevice -> UpDevice (no ABI or API break)Richard Hughes2010-01-181-2/+2
* trivial: DkpDaemon -> UpDaemon (no ABI or API break)Richard Hughes2010-01-181-35/+35
* trivial: Rename a lot of the source files from dkp-foo to up-foo, no API or A...Richard Hughes2010-01-181-0/+97