-
I'm not sure if this is intentional or not however `inactive_format` seems not to be used when the interface is down. In my case I have a vpn which I turn on and off as needed. It is defined as the …
-
There is a panic with a very confusing error message when the stdin is closed.
How to reproduce:
```sh
echo "" | i3status-rs /some/valid/config
```
Here `events_stream.next()` returns None wh…
-
-
All my recurrences create duplicate new instances when the next instance is required. The issued appeared when I migrated to 3.0.0, and I assumed that it was an import problem, but the same happens on…
-
-
Some devices do not report the battery via bluez; for these devices getting power from UPower should be a good alternative.
-
When connected to a VPN via [OpenConnect client](https://wiki.archlinux.org/title/OpenConnect), the net block does not use the `net_vpn` icon.
-
For me, at least.
dbus-monitor shows this event for me - totally different info:
```
signal time=1642201033.914655 sender=:1.85 -> destination=(null destination) serial=1073 path=/org/freedeskt…
-
As a new `btrfs` user, I am myself confused with how much space is used, allocated, or free on my system, and from the looks of a rapid web search, it seems many users are similarly confused. This app…
-
Took a quick look at some other status line generators and listed up their blocks to see what ones might be good to implement ourselves. Of interest to me are blocks that use DBus/i3 IPC/etc since we …