upower/dbus
Kate Hsuan 1c7b9d8bae dbus: org.freedesktop.UPower.Device: the ChargeThresholdSettingsSupported property
The types of settings for charge thresholds that are supported. The value
is a bitmask value and it is the sum of the supported types.

1: The system supports charge start threshold. The battery discharges to a
   percentage, then starts charging.
2: The system supports charge end threshold. The battery charges to a
   percentage, then stops charging.
4: The system supports optimized charging behaviors controlled by the
   system firmware.

Examples:

If the system supports charge start threshold and charge end threshold,
the value is 3.

If the system supports charge end threshold and the battery charging
behavior is controlled by the system firmware, the value is 6.
2025-08-11 15:05:10 +08:00
..
meson.build Remove Wakeups API 2022-03-24 17:02:27 +01:00
org.freedesktop.UPower.Device.xml dbus: org.freedesktop.UPower.Device: the ChargeThresholdSettingsSupported property 2025-08-11 15:05:10 +08:00
org.freedesktop.UPower.KbdBacklight.xml Fix spelling issues with codespell 2025-01-08 14:01:34 +08:00
org.freedesktop.UPower.xml dbus: UPower.xml: Update GetCriticalAction Values 2025-02-06 10:46:33 +02:00