summaryrefslogtreecommitdiff
path: root/libupower-glib/up-client.h
Commit message (Expand)AuthorAgeFilesLines
* lib: Implement up_client_get_devices_async()Bastien Nocera2022-01-231-0/+7
* lib: Add up_client_new_async()Bastien Nocera2022-01-211-0/+5
* lib: Mark lid related functions and properties as deprecatedBastien Nocera2021-08-191-0/+2
* lib: Work-around to fix gtk-doc's type detectionGuido Günther2018-09-301-4/+4
* lib: Add a new version of up_client_get_devices which unrefs contentsRobert Ancell2018-05-311-1/+2
* lib: Add proper error and cancellable handling to UpClient constructorMartin Pitt2016-05-181-0/+1
* all: Remove IsDocked propertyBastien Nocera2014-05-071-1/+0
* lib: Remove up_client_enumerate_devices_sync()Bastien Nocera2013-10-171-4/+1
* all: Remove *changed signalsBastien Nocera2013-10-171-3/+0
* all: Add GetCriticalAction daemon methodBastien Nocera2013-10-171-0/+1
* all: Remove WarningLevel from the daemon propertiesBastien Nocera2013-10-171-1/+0
* lib: Add up_client_get_display_device()Bastien Nocera2013-10-171-0/+1
* lib: Remove unneeded up_client_get_properties_sync()Bastien Nocera2013-10-171-3/+0
* lib: Update for property removal and additionsBastien Nocera2013-10-141-1/+1
* lib: Remove deprecated featuresBastien Nocera2013-10-141-25/+0
* Require applications to define UPOWER_ENABLE_DEPRECATED to use deprecated fun...Richard Hughes2013-02-121-0/+8
* Add new NotifySleep() and NotifyResume() signals that include the sleep typeRichard Hughes2011-05-041-3/+8
* Add a LidForceSleep property to ensure that we don't melt any laptopsRichard Hughes2011-02-021-0/+1
* Add an IsDocked binary property to the main interfaceRichard Hughes2011-01-041-0/+1
* Add a missing accessor: up_client_get_lid_is_present()Richard Hughes2010-03-301-0/+1
* Add a new method and two new signals to inform userspace of the pending suspe...Richard Hughes2010-02-081-0/+3
* Use GCancellable in libupower-glib so we can eventually get to GIO async meth...Richard Hughes2010-02-051-0/+6
* Update the Free Software Foundation addressRichard Hughes2010-01-271-1/+1
* trivial: add some gtk-doc markup into libupower-glib and hook it up to the bu...Richard Hughes2010-01-251-1/+1
* Add libupower so applications can switch away from devkit-power-gobjectRichard Hughes2010-01-251-0/+99