Max Verevkin
Max Verevkin
https://github.com/greshake/i3status-rust/commit/e00b90dca2641280fc437ce879f39501d9e51836 renamed `awesome` to `awesome4`.
#1720 removed icons `backlight_{empty,full,1,2,...,13}`, `bat_{10,20,...,90,full}`, `cpu_{low,med,high}`, `volume_{empty,half,full}`, `microphone_{empty,half,full}`. Don't forget to run `./install.sh`. If you used to override any of these icons, override `backlight`, `cpu`, `volume` and `microphone` instead. These...
fca5c28 - **taskwarrior**: remove `hide_when_zero`, add `format_singular` and `format_everything_done` config options.
* Sound: `mappings_use_regex` now defaults to `true`. * ~~`block = "..."` is now required to be the first field of block configs. However, an error in a block's config will...
#1938 - Pacman block now creates checkup-db directory per user. This may break your scripts if they rely on the db path. Instead of `/tmp/checkup-db-i3statusrs` it is now `/tmp/checkup-db-i3statusrs-$USER`.
#1860 (kdeconnect) - Removed `hide_disconnected` option and `connected` formatting flag. - Added `format_disconnected` and `format_missing` options.
#1988 deprecates `apt`, `dnf` and `pacman` blocks in favor of the new `packages` block.
So yes, implementing this in not too hard, but it seems to be out of scope for this project. Related: #1148.
With #1605 this might look like: `$text.rot-str(20,min:0)`.
I like the idea, but I'm a bit worried about changing click behavior. Hopefully #1519 will improve the situation.