diff options
Diffstat (limited to 'dwl-patches/patches/en-keycodes/README.md')
-rw-r--r-- | dwl-patches/patches/en-keycodes/README.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/dwl-patches/patches/en-keycodes/README.md b/dwl-patches/patches/en-keycodes/README.md new file mode 100644 index 0000000..ee3aae4 --- /dev/null +++ b/dwl-patches/patches/en-keycodes/README.md @@ -0,0 +1,11 @@ +### Description +Always use the English keymap to get keycodes, so key bindings work even when using a non-English keyboard layout. + +### Download +- [git branch](https://codeberg.org/ForzCross/dwl/src/branch/en-keycodes.patch) +- [v0.7](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/en-keycodes/en-keycodes.patch) + +### Authors +- [ForzCross](https://codeberg.org/ForzCross) +- [Nikita Ivanov](https://codeberg.org/nikitaivanov) ([GitHub](https://github.com/NikitaIvanovV)) +- [dimkr](https://codeberg.org/dimkr) (<dima@dimakrasner.com>) |