New command reload-config
once_cell::sync::Lazy durch std::sync::LazyLock ersetzt
Implement criteria filter for switch-window
Don't crash on empty wpctl output
Write NEWS for swayrbar-0.4.1
Add pipewire (wpctl) module
Clippy suggestion & update deps
Add --define=layer=overlay do example config in README.md
Add --define=layer=overlay to wofi cwd line options
That way, it will be on top of fullscreen windows which seems appropriate for a
window switcher.
Fixes: https://todo.sr.ht/~tsdh/swayr/43
Mention new workspace=__visible__ criterion in NEWS.md
Add workspace=__visible__ criteria
Add source volume and mute to pactl for microphone
Allows for displaying the microphone mute status and volume.
Support html_escape in cmd module
Here it's applied on the command's output, not on `format` itself (which is the
shell command).