1
0
Fork 0
mirror of https://github.com/Zedfrigg/ironbar.git synced 2025-08-17 06:41:03 +02:00
ironbar/src/image
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
..
gtk.rs feat(keyboard): ability to display and switch kb layout (#836) 2025-02-03 21:19:30 +00:00
mod.rs feat: new clipboard manager module 2023-02-26 13:42:53 +00:00
provider.rs refactor: take reference into image provider 2024-11-24 21:30:54 +00:00