1
0
Fork 0
mirror of https://github.com/Zedfrigg/ironbar.git synced 2025-08-17 06:41:03 +02:00
ironbar/src/clients
kuzy000 03e6f10141
feat(keyboard): ability to display and switch kb layout (#836)
This extends the existing `keys` module to be able to show the current keyboard layout, and cycle between layouts (using the `next` command) by clicking. The `keys` module has been renamed to `keyboard` to more accurately reflect its extended featureset.
2025-02-03 21:19:30 +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 fix(notifications): client broken by recent refactor 2024-08-04 13:46:12 +01:00
volume chore: refactors to volume pr #460 i forgot 2024-03-04 20:21:26 +00:00
wayland chore: comment out doc comment for unused func 2024-12-28 12:58:05 +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(keyboard): ability to display and switch kb layout (#836) 2025-02-03 21:19:30 +00:00
networkmanager.rs feat: add networkmanager module 2024-08-04 12:55:12 +01:00
sway.rs refactor: fix some pedantic clippy warnings 2024-08-14 21:26:40 +01:00
tray.rs refactor: better error handling for client initialization 2024-04-01 16:34:25 +01:00
upower.rs fix(upower): avoid panic on client init error 2024-08-09 23:16:00 +01:00