mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-29 11:00:29 +00:00
bffdc056a2
Before, only KeyEvent::code_point took the user's keyboard layout into consideration, while KeyEvent::key was hardcoded QWERTY. This affected, among other things, Vim Emulation. Now, KeyEvent::key respects the user's keyboard layout, so will be the same as KeyEvent::code_point for visible (alphanumeric + symbol) keys. Co-Authored-By: Ben Wiederhake <BenWiederhake.GitHub@gmx.de> |
||
---|---|---|
.. | ||
HIDDevice.h | ||
HIDManagement.cpp | ||
HIDManagement.h | ||
I8042Controller.cpp | ||
I8042Controller.h | ||
KeyboardDevice.cpp | ||
KeyboardDevice.h | ||
MouseDevice.cpp | ||
MouseDevice.h | ||
PS2KeyboardDevice.cpp | ||
PS2KeyboardDevice.h | ||
PS2MouseDevice.cpp | ||
PS2MouseDevice.h | ||
VMWareMouseDevice.cpp | ||
VMWareMouseDevice.h |