Bug 424353

Summary: Option to display Time Remaining for Panel representation
Product: [Plasma] plasmashell Reporter: Unknown <null>
Component: Power and Battery widgetAssignee: Kai Uwe Broulik <kde>
Status: CONFIRMED ---    
Severity: wishlist CC: nate, plasma-bugs-null
Priority: NOR    
Version First Reported In: 5.19.3   
Target Milestone: 1.0   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

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.