Mel Collins
|
8406e60522
Add InputEventKey.location to tell left from right
|
1 year ago |
bruvzg
|
5d35c600d5
[Linux/X11] Add some missing keycodes/scancodes.
|
1 year ago |
bruvzg
|
fdf56a2fc2
[Input] Use BRACKET_ instead of BRACE_ for physical keys.
|
1 year ago |
bruvzg
|
daad4aed62
Cleanup and unify keyboard input.
|
1 year ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
1 year ago |
gregcsokas
|
42e619c01e
Adding function key support from F17 to F35
|
2 years ago |
Max Hilbrunner
|
6a6c4f2197
Windows input: Fix wrong OEM key, add missing keys
|
2 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
2 years ago |
Aaron Franke
|
3c0fdcc8ac
Use "enum class" for input enums
|
3 years ago |
Rémi Verschelde
|
3b11e33a09
clang-format: Disable alignment of operands, too unreliable
|
3 years ago |
Frixuu
|
650e63a7ca
Allow for mapping keycodes to current layout
|
3 years ago |
Aaron Franke
|
fa3a32a2d6
Use Key enum instead of plain integers
|
3 years ago |
Lightning_A
|
97fecd1b69
Rename "Control" key to "Ctrl" and add "_pressed" suffix to all InputEventWithModifiers properties/methods
|
3 years ago |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
3 years ago |
Aaron Franke
|
02161aad5a
Remove empty lines around braces with the formatting script
|
4 years ago |
Eric Rybicki
|
e460456e60
Fix certain characters being recognized as special keys in Windows when using the us international layout
|
4 years ago |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
4 years ago |
Eric M
|
97e77bcd19
Added mapping for KEY_MENU to VK_APPS (0x5d) so context menu's triggered by the keyboard menu button work
|
4 years ago |
bruvzg
|
1af06d3d46
Rename `scancode` to `keycode`.
|
6 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
4 years ago |
Rémi Verschelde
|
bc26d0d6cd
Platform: Ensure classes match their header filename
|
5 years ago |