mirror of
https://gitlab.freedesktop.org/upower/upower.git
synced 2026-01-22 00:40:24 +01:00
read-only-mirror of https://gitlab.freedesktop.org/upower/upower
GetOnBattery() -> :on-battery (bool) GetLowBattery() -> :on-low-battery (bool) CanSuspend() -> :can-suspend (bool) CanHibernate() -> :can-hibernate (bool) also add a new property for the daemon version :daemon-version (string) introduce a new Changed() signal that replaces ::LowBatteryChanged() ::OnBatteryChanged() Also fix a few bugs - we need to compute ::on-battery and ::on-low-battery *after* the actual device is updated - need to fire Device::Changed() before Power::DeviceChanged() otherwise devkit-power --monitor-detail lies also fix up libdevkit-power and devkit-power(1) to use these changes. |
||
|---|---|---|
| doc | ||
| libdevkit-power | ||
| po | ||
| policy | ||
| src | ||
| tools | ||
| .gitignore | ||
| acinclude.m4 | ||
| AUTHORS | ||
| autogen.sh | ||
| configure.ac | ||
| COPYING | ||
| HACKING | ||
| Makefile.am | ||
| NEWS | ||
| README | ||
TODO