crystal-face
crystal-face copied to clipboard
Add option to show battery percentage when in "Indicator" field
When the battery is show in any of the data field it also shows the percentage left and not just a battery icon, however if the battery is set for any indicator field, you only see the battery icon. This makes it very hard to see at a glance how much battery life is left.
I believe that the indicator field wouldnt work with having both a percentage and icon for battery but it would be very useful if we could get a second battery display option for the input field which showed the percentage of battery left instead of the less accurate icon.
Thanks for the feature request, and sorry it's taken a while to get back to you. This should be relatively straightforward to achieve, and makes good sense: it would mean that users have the option of showing only the icon, or only the % value, or indeed both.
For the battery icon shown in the indicator field, its body is always filled with the theme color and the battery level is filled with different color based on the level value.
But it's not easy to read the color of the battery level since it is only filled with a different color when the level is really low, means the size of the level is very small at that time.
I hope the whole battery icon (body+level) could be filled with a different color at that situation, instead of only the level part.