greshake / i3status-rust

Very resourcefriendly and feature-rich replacement for i3status, written in pure Rust
GNU General Public License v3.0
2.82k stars 472 forks source link

Make the backlight icons consistent #1942

Closed bim9262 closed 10 months ago

bim9262 commented 10 months ago

Make it so that the moon is filling in from left to right as the brightness increases. This matches what emoji and material-nf does too.

MaxVerevkin commented 10 months ago

It's... complicated. See #573 and #1098.

bim9262 commented 10 months ago

I see the argument made about the issue being with the single color of the font...

with :

[[block]]
block = "backlight"
[block.theme_overrides]
idle_bg = { link = "good_bg" }
idle_fg = { link = "good_fg" }

I'll close this out and leave well enough alone. I'll revert the change to emoji so at least it's the same as font awesome.