7b73df78c6
Fix display of remaining time
...
When there is less than an hour remaining, there was a format() call missing
which made the power status menu display "%d minutes remaining".
https://bugzilla.gnome.org/show_bug.cgi?id=635728
2010-12-01 18:50:16 -05:00
aef005f451
PowerStatus: show separate hour and minutes for primary device
...
Show "%d hours %d minutes" instead of "%d minutes", for better
readability.
https://bugzilla.gnome.org/show_bug.cgi?id=635728
2010-12-01 19:12:11 +01:00
991a0c642b
PowerStatus: make the primary device activatable
...
If the primary device is not virtual, make it open
gnome-power-statistics on activate.
https://bugzilla.gnome.org/show_bug.cgi?id=635880
2010-11-30 15:49:09 +01:00
59ba112959
Complete porting to new gnome-power-manager API
...
We updated the normal devices part, but we forgot the part about
the primary device (possibly because it is not reported as such
in case it is fully charged). Update that as well, to avoid showing
weird GIcon serializations.
https://bugzilla.gnome.org/show_bug.cgi?id=635288
2010-11-22 18:05:11 +01:00
de50cf80a8
PowerStatus: Update for gnome-power-manager API changes
...
g-p-m no longer exports a summary, and instead exports a GIcon to
show. Update for that.
https://bugzilla.gnome.org/show_bug.cgi?id=635288
2010-11-19 22:31:37 +01:00
fa44289dd0
[PowerIcon] Fix percent label to be in sync with the description
2010-11-17 22:58:00 +01:00
deb7e7317e
power-status: Remove tooltip
...
Status icons should not have tooltips according to the design.
2010-11-17 20:38:02 +01:00
8b3f05b6e3
Status area: introduce battery & power indicator
...
Add an indicator for battery charge and power indication in the
system status area, using the newly exported DBus API from
gnome-power-manager.
https://bugzilla.gnome.org/show_bug.cgi?id=622451
2010-11-17 14:52:39 +01:00