forked from external/yambar
951 B
951 B
Changelog
Unreleased
Added
- alsa:
percentage
tag. This is an integer tag that represents the current volume as a percentage value.
Deprecated
Removed
Fixed
- YAML parsing error messages being replaced with a generic “unknown error”.
- Memory leak when a YAML parsing error was encoutered.
Security
Contributors
1.5.0
Added
- battery: support for drivers that use 'charge_*' (instead of 'energy_*') sys files.
- removables: SD card support.
- removables: new 'ignore' property.
- Wayland: multi-seat support.
- Experimental: 'river': new module for the river Wayland compositor.
Changed
- Requires fcft-2.2.x.
- battery: a poll value of 0 disables polling.
Fixed
- mpd: check of return value from
thrd_create
. - battery: handle 'manufacturer' and 'model_name' not being present.
- Wayland: handle runtime scaling changes.