i3bar-river icon indicating copy to clipboard operation
i3bar-river copied to clipboard

A port of i3bar for wlroots-based compositors

Results 4 i3bar-river issues
Sort by recently updated
recently updated
newest added

Thanks for the amazing project! Would it be possible to add support for switching tags with touch and tablet input?

First of all, thanks for making this, it is amazing, and I love to be able to use my i3status-rs config outside of sway. I'm not sure, but I think...

In Sway/i3 I can do this: ```sway bar { ... separator_symbol " / " ... } ``` This doesn't seem to be possible in i3bar-river as far as I can...

enhancement

I'm willing to work on this, can you tell me how to start? I found https://docs.rs/stray/0.1.3/stray/message/tray/struct.StatusNotifierItem.html which returns the icon name and/or the icon pixmap, how do I actually draw...

enhancement