-
It seems the net block is a bit to strict when parsing the "ip" command response.
In my case the ip JSON response contains empty informations, and the status bar fails with the following error:
…
-
I realize this issue has been discussed before:
https://github.com/swaywm/sway/issues/3114
https://github.com/swaywm/sway/issues/4107
https://github.com/swaywm/sway/issues/3719
https://github.co…
-
Hi,greshake,Thanks for your working on i3status-rust,it's greate.
There is one little problem,
i3status-rust can't show the current cpu temperature,
although I using "custom" to work it out,
but l…
-
```
# i3status-rs --version
i3status-rs 0.14.3 (commit 7a71a37 2021-01-26)
```
Here is a screenshot of the issue:
![i3bug](https://user-images.githubusercontent.com/34326788/106369871-ff685e80-…
-
Should be `" VOL MUTED "` instead.
https://github.com/greshake/i3status-rust/blob/e45b9c6d2d8d945a6df1c55128c4db523c6d682c/src/icons.rs#L64
usaoc updated
3 years ago
-
It appears the music block in update 0.14.3-1no longer clears or collapses when all players are closed. The contents of the music block remain as they were right before the final player was closed, ev…
-
I'm running the current up to date version of project trident which is 99% Void Linux with i3wm. I installed i3status-rust 0.14.2_1 via xbps-install. I experienced no problems running the example conf…
-
After I change the brightness by scrolling on the block, many new `xrandr` processes are spawned. They seem to be zombies ("Z" notation in `ps`/`top`/`htop`).
-
Hello,
There seems to be a problem with the displaying of colors since only two of my blocks have a background color.
![i3rust1](https://user-images.githubusercontent.com/43822304/70742083-0f873…
-
I recently became a maintainer of [rust-psutil](https://github.com/rust-psutil/rust-psutil), and I've been working on polishing it up, and I think it could be a win-win if we use rust-psutil for some …