i3status-rust icon indicating copy to clipboard operation
i3status-rust copied to clipboard

Very resourcefriendly and feature-rich replacement for i3status, written in pure Rust

Results 182 i3status-rust issues
Sort by recently updated
recently updated
newest added

It closes one item from #715

I'd like to have DNS information available in the `net` block. Is this feasible?

feature request

I don't know what , when or how this happened but the net block refuses to pick up L3 information from point to point interfaces. It used to work, hell,...

For example `.dur(hms)` instead of `.dur(hms:true)`.

enhancement
discussion

i used to use pipewire-pulse, but got rid of that, as i don't seem to need it. so now i use pure pipewire. https://docs.rs/i3status-rs/latest/i3status_rs/blocks/sound/index.html says: > This block displays the...

bug/bugfix

Follow-up to #1857. For a bit more detail, have a look there. I'll make it short: **Config (net block)**: ``` [[block]] block = "net" device = "enp5s0" format = "...

I am interested in having frame rate information in the xrandr block. I personally find myself interacting with xrandr most when fighting with my monitors' frame rates, so it would...

It would be good to have an alternative or secondary IP geolocation API such as IP2Location.io. The [free API plan](https://www.ip2location.io/pricing) from IP2Location.io allows users to query up to 30,000 IP...

Hi, I was wondering if it would be possible for block time to switch from full to short format using a button (like a double click for example). If not,...

For some time I am observing duplicate instances for my taskwarrior recurrences. After some investigation with the taskwarrior devs we suspect that this may be due to a race condition...