summaryrefslogtreecommitdiff
path: root/src/org.freedesktop.UPower.Device.xml
AgeCommit message (Collapse)AuthorFilesLines
2013-10-17all: Remove *changed signalsBastien Nocera1-11/+0
Now that we send out PropertiesChanged signals (on the daemon side) and "notify" signals (on the client side), there's no need for the all encompassing DeviceChanged and Changed signals. They would have woken up any client, even if they were not interested in receiving the signals.
2013-10-14daemon: Add new WarningLevel "Discharging"Bastien Nocera1-3/+6
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-14daemon: Add IconName propertyBastien Nocera1-0/+10
Sends out icon names as defined by the Icon Naming specification. Will save quite a bit of client side code.
2013-10-14daemon: Add WarningLevel device propertyBastien Nocera1-0/+26
2013-10-14Remove obsolete battery recall propertiesBastien Nocera1-39/+0
The recalls for that broken batch of Sony batteries dates back from 2006. All the batteries that could have been recalled have now been recalled, and somebody particularly interested in supporting them can match the batteries using the old rules file, in a user session or a separate daemon.
2013-08-23Add temperature property for batteriesSeth Forshee1-0/+13
Linux's power_supply class supports a temperature attribute, which is supported by many battery drivers. Add a new property to export this information and support this property in Linux. https://bugs.freedesktop.org/show_bug.cgi?id=68338 Signed-off-by: Seth Forshee <seth.forshee@canonical.com> Signed-off-by: Martin Pitt <martinpitt@gnome.org>
2012-10-30Add luminosity propertyJulien Danjou1-0/+10
This adds the luminosity property for devices able to recharge using light. Signed-off-by: Julien Danjou <julien@danjou.info> Signed-off-by: Richard Hughes <richard@hughsie.com>
2010-01-18Rename the PolicyKit rules from org.freedesktop.devicekit.power to ↵Richard Hughes1-1/+1
org.freedesktop.upower
2010-01-18Rename the DBus service from org.freedesktop.DeviceKit.Power to ↵Richard Hughes1-0/+705
org.freedesktop.UPower