Closed hanaral closed 3 months ago
Hi Hanaral, Thank you for taking the time to write this feature request.
I personally like you view. I am unaware of CSS could achieve this but i guess we can find out. For now i have put it on the wishlist as first assesment.
Hi Hanaral, Thank you for taking the time to write this feature request.
I personally like you view. I am unaware of CSS could achieve this but i guess we can find out. For now i have put it on the wishlist as first assesment.
Would be a possible solution, create icons for custom percentages like every 5% (0%, 5%, 10%, 15% etc)
Since the main issue here is the symbolic icon, how about doing what @andirsun suggested and:
Using 'slices' to represent the 5% changes in the coloured icon, I found something similar to this on deviantart:
For the symbolic the 5% increments could just be a clean-cut amount, maybe make it fade transition throughout
Gonna close this as duplicate of #257 since I have a bit more info there about the icon spec etc
Problem
The fd.o spec only supports empty, caution, low, good and full. These obviously don't paint a full picture without having to enable the percentage or click on the indicator.
Proposal
Maybe use an empty icon with css to adjust the "fill" inside it (I'm really not sure what the limits of CSS magic are). Maybe it would be better not to have complete spec-for-spec compliance here since I cannot see any harm in doing so, maybe there could be 'slices' of battery levels (in increments of 5% or 10%?), and the indicator could slowly fade through them.
Prior Art