mirror of
https://gitlab.freedesktop.org/upower/upower.git
synced 2026-01-15 11:50:23 +01:00
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. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| dkp-client-device.c | ||
| dkp-client-device.h | ||
| dkp-client.c | ||
| dkp-client.h | ||
| dkp-enum.c | ||
| dkp-enum.h | ||
| dkp-history-obj.c | ||
| dkp-history-obj.h | ||
| dkp-object.c | ||
| dkp-object.h | ||
| dkp-stats-obj.c | ||
| dkp-stats-obj.h | ||
| egg-debug.c | ||
| egg-debug.h | ||
| egg-obj-list.c | ||
| egg-obj-list.h | ||
| egg-string.c | ||
| egg-string.h | ||
| Makefile.am | ||