-
```
$ RUST_BACKTRACE=1 ./i3status-rs -d ../../../i3status-rust.json
{"version": 1, "click_events": true}
thread 'main' panicked at 'called `Option::unwrap()` on a `None` value', /checkout/src/libc…
-
I've just started using i3status-rust today and I noticed that the music player block always seems to take the same amount of space, even with "max_width" turned to a lower number. If I do that, it us…
-
Are the up/down icons meant to be so small?
![image](https://user-images.githubusercontent.com/20397027/44155990-c2473b78-a0e9-11e8-8584-1f928b168245.png)
Info:
- 4.17.14-arch1-1-ARCH
- sway v…
-
I tried different themes, but i can't get i3status-rust to display background color.
(arrows are collored but not the background)
![status](https://user-images.githubusercontent.com/2097571/43465283…
-
Hello,
Trying to compile on a Archlinux i686 - Intel Atom Z520
I got a compilation error on this file
https://github.com/greshake/i3status-rust/blob/master/src/blocks/disk_space.rs
> error…
ixeft updated
6 years ago
-
I'm getting a message output: "Error in block: 'weather': Malformed JSON'
```
2018-12-01 07:39:49 - [swaybar/i3bar.c:199] Received i3bar json: '[{"background":null,"color":"#282828","full_text":"…
-
I have installed `i3status-rust` from its git repo, and it hasn't had a commit in 4 days, but when I run `cargo install-update -ag` it tries to update it due to it listing a different hash. This has h…
-
I've implemented a keyboard layout indicator via [XGB](https://github.com/BurntSushi/xgb)
https://github.com/glebtv/custom_barista/tree/master/kbdlayout
It includes proper layout change notifica…
-
I've installed ttf-font-awesome-4 from the AUR yet my bar looks weird. It seems like the arrow thingies between blocks are not being recongnized properly.
![2018-06-25-140944_1360x768_scrot](https:…
bezze updated
6 years ago
-
Whenever I use i3status-rust I noticed that my i3 would freeze more than twice a day. Investigating I came across this issue: https://github.com/i3/i3/issues/2539
I don't have this problem when usi…