Revive togglekblayoutandoptions

Changes:
- Updated for v0.7
- incxkbrules now uses its argument (value to increment by)
- A new setxkbrules function has been added
- Keyboard groups are no longer looped over because only one is created
This commit is contained in:
LaKato
2025-03-12 16:35:16 -04:00
committed by A Frederick Christensen
parent 8d27630729
commit 813b425117
4 changed files with 169 additions and 110 deletions
@@ -0,0 +1,9 @@
### Description
Switch between multiple keyboard layouts, variants, and options at runtime.
### Download
- [0.7](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/togglekblayoutandoptions/togglekblayoutandoptions.patch)
### Authors
- [LaKato](https://codeberg.org/LaKato)
- [dev-gm](https://codeberg.org/dev-gm)