aboutsummaryrefslogtreecommitdiffstats
path: root/modules/by-name/i3 (unfollow)
Commit message (Collapse)Author
2026-04-14modules/i3status-rust: Use upstream packageBenedikt Peetz
My patches have been merged upstream.
2026-01-31modules/i3status-rust: Show the track rating in the music displayBenedikt Peetz
2025-10-20Revert "modules/i3status-rs: Add the window title to the bar"Benedikt Peetz
This reverts commit f9b020a677b8723d2dbe16265f25befc4b0b3ae6. The bar is already quite full; there is no point trying to cram into more.
2025-10-14modules/i3status-rs: Add the window title to the barBenedikt Peetz
2025-07-01modules/i3status-rs: Each block starts with a space and ends with oneBenedikt Peetz
This ensures the same spacing for each block.
2025-07-01modules/i3status-rs: Add remaining time and charging power to batteryBenedikt Peetz
2025-07-01modules/i3status-rs: Don't show an error, if the GPU is unavailableBenedikt Peetz
This happens on apzu, as she has only an integrated intel GPU.
2025-07-01modules/i3status-rs: Don't add space, without swapBenedikt Peetz
2025-06-24pkgs/i3bar-river: Update patch to it's newest versionBenedikt Peetz
2025-05-20modules/i3status-rust: Use correct `cfg` valueBenedikt Peetz
Otherwise, we inject the `i3bar-river` command into itself.
2025-05-20modules/{i3bar-river,i3status-rust}: InitBenedikt Peetz