Commit graph

5 commits

Author SHA1 Message Date
Ben Buhse
4c58a3d842
Fix a number of typos in comments 2026-02-22 18:01:57 -06:00
Ben Buhse
9fef3f70f5
Add XkbBinding.deinit()
Also fixed a crash if two non-spawn keybinds had the same keys
2026-02-22 14:57:41 -06:00
Ben Buhse
1b37ab7afd
Implement passthrough mode
When active, key presses are passed directly to the focused window.
I've mostly used this for testing beansprout, but I'm sure there are
other uses.
2026-02-22 08:59:45 -06:00
Ben Buhse
11cef4b2f8
Update log scopes in the various config/ files 2026-02-17 16:23:19 -06:00
Ben Buhse
b4c4019cad
Rename config files
Switch to file-as-struct for the ones that are just the configs structs
and use singular for the ones that are just parsers
2026-02-17 12:53:15 -06:00
Renamed from src/config/keybinds.zig (Browse further)