summaryrefslogtreecommitdiff
path: root/libupower-glib/up-client.c
AgeCommit message (Expand)AuthorFilesLines
2011-02-02Add a LidForceSleep property to ensure that we don't melt any laptopsRichard Hughes1-0/+49
2011-01-04Add an IsDocked binary property to the main interfaceRichard Hughes1-0/+49
2010-10-05Fix up all the warnings when building with new versions of gobject-introspectionRichard Hughes1-1/+1
2010-04-30Sanity check the device is not already in the list before addingRichard Hughes1-2/+11
2010-03-30Add a missing accessor: up_client_get_lid_is_present()Richard Hughes1-0/+20
2010-03-30Do not allow client programs to enumerate the device list more than onceRichard Hughes1-0/+13
2010-02-09Check PolicyKit in client's can_{suspend,hibernate} propertiesMartin Pitt1-2/+14
2010-02-08Add a new method and two new signals to inform userspace of the pending suspe...Richard Hughes1-0/+42
2010-02-05Use GCancellable in libupower-glib so we can eventually get to GIO async meth...Richard Hughes1-12/+15
2010-01-27Update the Free Software Foundation addressRichard Hughes1-1/+1
2010-01-26trivial: add some more gtk-doc markup to the new objectsRichard Hughes1-0/+1
2010-01-25trivial: add some gtk-doc markup into libupower-glib and hook it up to the bu...Richard Hughes1-38/+109
2010-01-25Add libupower so applications can switch away from devkit-power-gobjectRichard Hughes1-0/+813