about summary refs log tree commit diff stats
path: root/modules/by-name/i3 (follow)
Commit message (Collapse)AuthorAge
* Revert "modules/i3status-rs: Add the window title to the bar"Benedikt Peetz3 days
| | | | | | | This reverts commit f9b020a677b8723d2dbe16265f25befc4b0b3ae6. The bar is already quite full; there is no point trying to cram into more.
* modules/i3status-rs: Add the window title to the barBenedikt Peetz9 days
|
* modules/i3status-rs: Each block starts with a space and ends with oneBenedikt Peetz2025-07-01
| | | | This ensures the same spacing for each block.
* modules/i3status-rs: Add remaining time and charging power to batteryBenedikt Peetz2025-07-01
|
* modules/i3status-rs: Don't show an error, if the GPU is unavailableBenedikt Peetz2025-07-01
| | | | This happens on apzu, as she has only an integrated intel GPU.
* modules/i3status-rs: Don't add space, without swapBenedikt Peetz2025-07-01
|
* pkgs/i3bar-river: Update patch to it's newest versionBenedikt Peetz2025-06-24
|
* 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