1
0
Fork 0
mirror of https://github.com/Zedfrigg/ironbar.git synced 2025-08-17 23:01:04 +02:00
ironbar/src/clients
Jake Stanger 01de0ac6f5
feat(sysinfo): overhaul to add aggregate/unit/formatting support
This completely reworks the sysinfo module to add support for aggregate functions, better support for working with individual devices, the ability to specify units, and some string formatting support.

Several new tokens have also been added, and performance should be marginally improved.

BREAKING CHANGE: Use of the `sys_info` module in your config will need to be updated to use the new token format. See the wiki page for more info.
2025-02-15 22:58:17 +00:00
..
compositor feat(keyboard): ability to display and switch kb layout (#836) 2025-02-03 21:19:30 +00:00
music refactor: fix some pedantic clippy warnings 2024-08-14 21:26:40 +01:00
swaync refactor: upgrade to zbus v5 2025-02-08 01:56:01 +00:00
upower refactor: upgrade to zbus v5 2025-02-08 01:56:01 +00:00
volume chore: refactors to volume pr #460 i forgot 2024-03-04 20:21:26 +00:00
wayland fix(clipboard): possible deadlock when copying (#863) 2025-02-06 16:29:33 +00:00
clipboard.rs refactor: major client code changes 2024-01-09 23:33:07 +00:00
libinput.rs fix(keys): high cpu usage 2025-01-06 22:13:57 +00:00
lua.rs feat: new cairo module 2024-04-17 20:35:35 +01:00
mod.rs feat(sysinfo): overhaul to add aggregate/unit/formatting support 2025-02-15 22:58:17 +00:00
networkmanager.rs refactor: upgrade to zbus v5 2025-02-08 01:56:01 +00:00
sway.rs refactor: fix some pedantic clippy warnings 2024-08-14 21:26:40 +01:00
sysinfo.rs feat(sysinfo): overhaul to add aggregate/unit/formatting support 2025-02-15 22:58:17 +00:00
tray.rs refactor: better error handling for client initialization 2024-04-01 16:34:25 +01:00