unixbar icon indicating copy to clipboard operation
unixbar copied to clipboard

Rust library for creating output for UNIX-style desktop bars like i3bar/swaybar, dzen2, lemonbar | now on https://codeberg.org/valpackett/unixbar

Results 2 unixbar issues
Sort by recently updated
recently updated
newest added

Using the the `Music` widget with `MPDMusic` back-end will result in this error `MPD error: Connection refused`. as far as I could tell there is no way to specify a...

If PulseAudio crashes (like it did for me earlier this week) the alsa plugin goes into an busy loop and consumes 100% CPU of one core. https://github.com/myfreeweb/unixbar/blob/dba1475cce15c4d75abe8bde0bb11a98fbcfea6f/src/widget/volume/alsa.rs#L76-L82 I haven't had...