Update keycodes

A Frederick Christensen 2023-12-31 22:20:54 +00:00
parent 04eaa49ccc
commit c4ec68f263

@ -2,9 +2,8 @@
Use keycodes instead of keysyms. This way, input is independent from keyboard layout (you can use the keys.h file to customize, or get the keycodes with `wev` or `xkbcli interactive-wayland` (x11-libs/libxkbcommon[tools] in gentoo)).
### Download
- [2023-11-25](https://codeberg.org/dwl/dwl-patches/src/branch/main/keycodes/keycodes.patch)
- [keycodes](https://codeberg.org/sevz/dwl/src/branch/keycodes)
- [2023-11-25](https://codeberg.org/dwl/dwl-patches/raw/branch/main/keycodes/keycodes.patch)
### Authors
(link goes to patch branch in author's repository if available)
- [sevz](https://codeberg.org/sevz/dwl/src/branch/keycodes)
- [sevz](https://codeberg.org/sevz)