| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
IndicatorPowerDevices. This could be given a UPower implementation, or a mock implementation, or a whatever-replaces-upower-on-phones implementation.
|
| |
|
| |
|
| |
|
|
|
|
| |
for an AC Adapter is an empty string.
|
|
|
|
| |
discharging, prefer batteries, then everything except line-power, then line power
|
|
|
|
| |
UP_DEVICE_KIND_LINE_POWER
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
full,good,low icons because the former show a more accurate view of the charge.
|
| |
|
|
|
|
|
|
| |
The former calls the 'd' variants of the gettext functions and passes the
libraries domain in each call.
|
| |
|
| |
|
|
|
|
| |
incompatible with reusing code from GSD.
|
| |
|
| |
|
| |
|
|
|
|
| |
variant has the correct type before using it.
|
|
|
|
| |
Device's get/set property methods
|
|
|
|
| |
class.
|
|
|
|
| |
g_object_class_install_properties() instead of installing each property separately.
|
|
|
|
| |
needed/used
|
| |
|
|
|
|
| |
g_cancellable_cancel() before clearing the listener's reference
|
| |
|
| |
|
|
|
|
| |
enumerated signal
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
being passed in.
|
|
|
|
| |
value if the caller passed in a NULL pointer as a device. Added regression test.
|
|
|
|
| |
g_strdup_printf("%s",foo)
|
| |
|
|
|
|
| |
AC Adapters that have no % and no time estimate
|
|
|
|
| |
could result in time/detail strings not being set.
|
| |
|
|
|
|
| |
short_timestring and detailed_timestring
|