Bug 158781 - Time remaining display for battery widget
Summary: Time remaining display for battery widget
Status: RESOLVED FIXED
Alias: None
Product: plasma4
Classification: Plasma
Component: widget-battery (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-05 01:56 UTC by Anthony Bryant
Modified: 2009-04-29 16:40 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anthony Bryant 2008-03-05 01:56:10 UTC
Version:            (using Devel)
Installed from:    Compiled sources
Compiler:          gcc 4.2.1 
OS:                Linux

Something that was really useful in KDE3 was the estimation of the time remaining until the battery runs out.

I think it should be added to the battery widget, but I'm not sure where exactly it should go because it doesn't look like there's enough space inside the actual widget. Maybe in an extender like the calendar on the clock widget?

It would also be nice to see how long it would take to fully charge the battery when it's plugged in and not fully charged.
Comment 1 Cyrill Helg 2008-06-05 14:00:13 UTC
I agree and maybe an option to always show that time in the widget! I think the code from klaptop_check for calculating the remaining time can be reused.
Comment 2 Stas Verberkt 2008-07-04 18:11:02 UTC
The remaining time is provided by HAL, see the source of guidance-power-manager.
Comment 3 Michal Witkowski 2008-08-14 18:12:09 UTC
*** This bug has been confirmed by popular vote. ***
Comment 4 Sebastian Kügler 2008-11-15 15:01:06 UTC
Remaining time is now displayed in the battery popup when AC is unplugged and something sensible (i.e. not 0) is indicated. Otherwise, you see the percentage.

4.2.0 material.
Comment 5 Vincent Petry 2009-04-29 16:40:28 UTC
This doesn't seem to be fixed in KDE 4.2.2. I always only see the percentage in the battery widget.