halfmexican / battery-usage-wattmeter-extension

Shows charging/discharging consumption (+/-) in Watts next to battery percentage level. Default sync reload set to 4 seconds. No consumption info when battery is full. Fork of https://github.com/wennaspeedy/batt_consumption_wattmetter
GNU General Public License v3.0
6 stars 4 forks source link

percentage is displayed after the usage with battery-time extension #5

Open cpu012 opened 11 months ago

cpu012 commented 11 months ago

I use battery time to display the battery percentage in quick settings. I found that this causes the order of battery time / watt usage to change order (see screenshot) image

halfmexican commented 11 months ago

This is because we're both editing the same part of the shell. I will see what I can do to fix the ordering

halfmexican commented 11 months ago

It depends on the order which the extensions are loaded. I can add a space to make it look less broken. image

if you turn the extension off and back on you can get this image

but will break again if you logout