Bug 424353 - Option to display Time Remaining for Panel representation
Summary: Option to display Time Remaining for Panel representation
Status: CONFIRMED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Power and Battery widget (show other bugs)
Version: 5.19.3
Platform: Arch Linux Linux
: NOR wishlist
Target Milestone: 1.0
Assignee: Kai Uwe Broulik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-07-18 00:24 UTC by Unknown
Modified: 2023-12-08 20:58 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Unknown 2020-07-18 00:24:12 UTC
SUMMARY
The current battery and brightness widget looks like https://i.imgur.com/KnMuDLN.png (with show Percentage enabled). There is no way to show the time remaining; it is needed to hover over to see the time.

It would be nice to see something with the time remaining, like https://i.imgur.com/HhavxCU.png.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version: 5.19.3
KDE Frameworks Version: 5.72.0
Qt Version: 5.15.0
Kernel Version: 5.7.8-arch1-1
Comment 1 Nate Graham 2020-07-18 04:57:15 UTC
Seems reasonable. We would have to add some provision for non-square System Tray items first to be able to replicate your proposed layout, though.
Comment 2 Unknown 2020-07-18 10:05:24 UTC
I have this added as a widget to my panel, which would allow the non-square icons. I forgot that this was normally run as a system tray app.

Could these be separated?
Comment 3 Nate Graham 2020-07-18 14:08:20 UTC
Yep, that's possible. The Weather widget has different visual representations based on whether it's in the Systray or on the panel directly.