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

Using anything other than `lat, lon` for the current weather API is deprecated. Also, city name and zip-code can both be rather inaccurate (which affects `autolocate`). From https://openweathermap.org/current : >...

help wanted
feature request

[Linux AMDGPU Control Application](https://github.com/ilyazzz/LACT) as block ## old The [radeontop](https://github.com/clbr/radeontop) utility has a mode for dumping the acquired data, this can be parsed and used for a block, similar to...

enhancement
help wanted

Following discussion in #293, I think we should look into @sebastianst's proposition to use the [wpa_supplicant D-Bus interface](https://w1.fi/wpa_supplicant/devel/dbus.html). This would make the SSID code much less brittle, as well as...

enhancement
help wanted

I get this error upon startup, while my wifi connection is still connecting. However, after wifi connection is connected, if I simply restart i3 bar, the error goes away. There...

discussion
bar-failures

@GladOSkar Was this even possible in the first implementation you submitted in https://github.com/greshake/i3status-rust/pull/927? Basically just want to disable tints between two adjacent blocks so that they visually appear as one,...

themes/icons

I just finished setting up the weather block in my bar using OpenWeatherMap and found that they have a free API endpoint for air pollution: https://openweathermap.org/api/air-pollution This could be a...

feature request

I thought it would check update in the background and notify me in the status bar when updates are available. But it seems it is not working like this. My...

![image](https://user-images.githubusercontent.com/2135996/140616660-f1791e7b-ea75-4dc5-97d5-591b4ae3a8c5.png) Check out this screenshort of my i3status-rust bar, there are 1. two spaces before the cpu value 2. two spaces before the mem value 3. no space before the...

fonts/spacing/rendering

I guess we have to specify the quotes inside flags differently kdeconnect docs - incorrect quote marks: ![image](https://user-images.githubusercontent.com/20397027/175209068-98cc9b5e-f6bb-41a8-9082-72f4d012d7b7.png) cpu docs - correct quote marks: ![image](https://user-images.githubusercontent.com/20397027/175209097-5f686958-c9f0-4c38-ad4c-70894511b2e4.png)

docs

The music block currently switches to the newest available player that shows up, however if that player doesn't have any media playing yet then we should probably stay with the...

discussion