summaryrefslogtreecommitdiff
path: root/libupower-glib/up-types.h
AgeCommit message (Collapse)AuthorFilesLines
2013-10-14daemon: Add new WarningLevel "Discharging"Bastien Nocera1-0/+1
When UPSes are discharging, we should have a warning already, as it means that mains power has been lost to the UPS (though not to the computer).
2013-10-14lib: Add UpDeviceLevel enumBastien Nocera1-1/+16
2013-10-14Remove QoS interfaceBastien Nocera1-14/+0
It was added for some workloads, but ill-suited and never really got traction. Using cgroups to manage the resources of particular services (using systemd), or something separate like rtkit is a better bet.
2013-10-14lib: Remove deprecated featuresBastien Nocera1-15/+0
All this is now handled by logind.
2011-05-04Add new NotifySleep() and NotifyResume() signals that include the sleep typeRichard Hughes1-0/+16
This allows session power managers to do different actions depending on whether the user is suspending or hibernating. This allows the session policy agent to poke other things (for instance, the screensaver) even if another process initiated the sleep. This is based on a patch from Phillip Susi <psusi@cfl.rr.com>, many thanks.
2010-06-01Add UP_DEVICE_KIND_COMPUTER as we'll need UP_DEVICE_KIND_TABLET for wacom ↵Richard Hughes1-0/+1
tablets
2010-05-28Add media-player and tablet device kindsRichard Hughes1-0/+2
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-4/+4
2010-01-26trivial: Add some useful GObjects for client and server useRichard Hughes1-4/+4
2010-01-26trivial: rename the new libupower 'type' to 'kind' to avoid clashing with ↵Richard Hughes1-14/+14
GObject generated names
2010-01-25trivial: add some gtk-doc markup into libupower-glib and hook it up to the ↵Richard Hughes1-0/+20
build system
2010-01-25Add libupower so applications can switch away from devkit-power-gobjectRichard Hughes1-0/+87