mirror of
https://codeberg.org/dwl/dwl-patches.git
synced 2025-10-27 02:04:16 +00:00
Merge branch 'en-keycodes'
commit
fb4181ba2a
1
Home.md
1
Home.md
@ -13,6 +13,7 @@
|
||||
* [winview](https://codeberg.org/dwl/dwl-patches/wiki/winview)
|
||||
## Rules
|
||||
## Input
|
||||
* [en-keycodes](https://codeberg.org/dwl/dwl-patches/wiki/en-keycodes.-)
|
||||
* [keycodes](https://codeberg.org/dwl/dwl-patches/wiki/keycodes)
|
||||
* [numlock-capslock](https://codeberg.org/dwl/dwl-patches/wiki/numlock-capslock.-)
|
||||
## Cursor
|
||||
|
||||
@ -3,6 +3,7 @@
|
||||
* [coredump](https://codeberg.org/dwl/dwl-patches/wiki/coredump)
|
||||
* [client-opacity](https://codeberg.org/dwl/dwl-patches/wiki/client-opacity.-)
|
||||
* [dim-unfocused](https://codeberg.org/dwl/dwl-patches/wiki/dim-unfocused.-)
|
||||
* [en-keycodes](https://codeberg.org/dwl/dwl-patches/wiki/en-keycodes.-)
|
||||
* [env](https://codeberg.org/dwl/dwl-patches/wiki/env)
|
||||
* [fallback](https://codeberg.org/dwl/dwl-patches/wiki/fallback)
|
||||
* [hide-behind-fullscreen](https://codeberg.org/dwl/dwl-patches/wiki/hide-behind-fullscreen.-)
|
||||
|
||||
10
en-keycodes.-.md
Normal file
10
en-keycodes.-.md
Normal file
@ -0,0 +1,10 @@
|
||||
### Description
|
||||
Always use the English keymap to get keycodes, so key bindings work even when using a non-English keyboard layout.
|
||||
|
||||
### Download
|
||||
- [2023-11-12](https://codeberg.org/dwl-patches/en-keycodes/en-keycodes.patch) similar to the one below, but does not modify config.h
|
||||
- [2022-07-22](https://codeberg.org/dimkr/dwl/commit/413f7aa7f075ed88402db277b952fa43d3fb853d.patch)
|
||||
|
||||
### Authors
|
||||
- [dimkr](https://codeberg.org/dimkr) (<dima@dimakrasner.com>)
|
||||
- [Nikita Ivanov](https://github.com/NikitaIvanovV)
|
||||
Loading…
x
Reference in New Issue
Block a user