Age | Commit message (Expand) | Author |
---|---|---|
2022-11-02 | linuxbsd: move all X11 stuff in its own directory | Riteo |
2022-10-03 | Remapped the numpad keys on linux when numlock is off | MladoniSzabi |
2022-06-16 | Adding function key support from F17 to F35 | gregcsokas |
2022-01-03 | Update copyright statements to 2022 | Rémi Verschelde |
2021-11-12 | Use "enum class" for input enums | Aaron Franke |
2021-09-21 | Allow for mapping keycodes to current layout | Frixuu |
2021-08-10 | Use Key enum instead of plain integers | Aaron Franke |
2021-05-07 | Rename "Control" key to "Ctrl" and add "_pressed" suffix to all InputEventWit... | Lightning_A |
2021-01-01 | Update copyright statements to 2021 | Rémi Verschelde |
2020-11-16 | Remove empty lines around braces with the formatting script | Aaron Franke |
2020-05-14 | Style: Enforce braces around if blocks and loops | Rémi Verschelde |
2020-05-14 | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde |
2020-03-26 | Effective DisplayServer separation, rename X11 -> LinuxBSD | Juan Linietsky |