about summary refs log tree commit diff stats
path: root/modules/by-name/i3/i3status-rust (follow)
Commit message (Collapse)AuthorAge
* modules/i3status-rs: Each block starts with a space and ends with oneBenedikt Peetz3 days
| | | | This ensures the same spacing for each block.
* modules/i3status-rs: Add remaining time and charging power to batteryBenedikt Peetz3 days
|
* modules/i3status-rs: Don't show an error, if the GPU is unavailableBenedikt Peetz3 days
| | | | This happens on apzu, as she has only an integrated intel GPU.
* modules/i3status-rs: Don't add space, without swapBenedikt Peetz3 days
|
* modules/i3status-rust: Use correct `cfg` valueBenedikt Peetz2025-05-20
| | | | Otherwise, we inject the `i3bar-river` command into itself.
* modules/{i3bar-river,i3status-rust}: InitBenedikt Peetz2025-05-20