summaryrefslogtreecommitdiffstats
path: root/platform/linuxbsd/key_mapping_x11.cpp
Commit message (Expand)AuthorAgeFilesLines
* linuxbsd: move all X11 stuff in its own directoryRiteo2022-11-021-2001/+0
* Remapped the numpad keys on linux when numlock is offMladoniSzabi2022-10-031-11/+15
* Adding function key support from F17 to F35gregcsokas2022-06-161-0/+42
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Use "enum class" for input enumsAaron Franke2021-11-121-249/+249
* Allow for mapping keycodes to current layoutFrixuu2021-09-211-0/+12
* Use Key enum instead of plain integersAaron Franke2021-08-101-8/+8
* Rename "Control" key to "Ctrl" and add "_pressed" suffix to all InputEventWit...Lightning_A2021-05-071-4/+4
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Remove empty lines around braces with the formatting scriptAaron Franke2020-11-161-3/+0
* Style: Enforce braces around if blocks and loopsRémi Verschelde2020-05-141-16/+30
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-12/+0
* Effective DisplayServer separation, rename X11 -> LinuxBSDJuan Linietsky2020-03-261-0/+1944