Corey Williamson
f51834d610
Kernel: Allow backspace '\b' to be remapped
...
Previously, one could put '\b' in a keymap, but in non-Terminal
applications, it would just insert a literal '\b' character instead of
behaving like backspace. This patch modifes
`visible_code_point_to_key_code` to include backspace, as well as
renaming it to `code_point_to_key_code` since '\b' is not a visible
character. Additionally, `KeyboardDevice::key_state_changed` has been
rearranged to apply the user's keymap before checking for things like
caps lock.
2022-01-03 15:54:32 +01:00
..
2022-01-03 15:54:32 +01:00
2021-12-30 14:16:03 +01:00
2022-01-03 10:39:56 +02:00
2022-01-03 15:54:32 +01:00
2022-01-02 18:08:02 +01:00
2021-12-28 23:08:50 +01:00
2021-12-29 18:08:15 +01:00
2021-12-28 23:08:50 +01:00
2021-12-28 23:08:50 +01:00
2021-12-29 12:04:15 +01:00
2021-12-26 21:22:59 +01:00
2022-01-01 14:55:58 +01:00
2021-12-31 15:48:16 +01:00
2022-01-03 13:26:12 +01:00
2022-01-02 18:08:02 +01:00
2021-12-28 21:02:38 +01:00
2021-12-30 14:16:03 +01:00
2022-01-01 14:55:58 +01:00
2021-12-30 14:32:17 +01:00
2021-12-28 21:02:38 +01:00
2021-12-30 14:32:17 +01:00
2022-01-01 14:55:58 +01:00
2021-12-30 14:32:17 +01:00
2021-12-26 21:22:59 +01:00
2021-12-28 23:08:50 +01:00
2021-12-30 14:16:03 +01:00
2021-12-30 14:32:17 +01:00
2021-12-28 21:02:38 +01:00
2021-12-30 18:10:51 +01:00
2021-12-30 14:32:17 +01:00
2021-12-30 14:32:17 +01:00
2021-12-30 14:16:03 +01:00
2021-12-29 18:08:15 +01:00
2021-12-30 14:32:17 +01:00
2021-12-30 14:32:17 +01:00
2021-12-26 21:22:59 +01:00
2021-12-28 21:02:38 +01:00
2021-12-30 14:32:17 +01:00
2021-12-30 14:32:17 +01:00
2021-12-22 00:02:36 -08:00
2021-12-30 14:32:17 +01:00
2021-12-30 14:32:17 +01:00
2021-12-28 01:55:22 -08:00
2021-12-29 18:08:15 +01:00
2021-12-30 14:32:17 +01:00
2021-12-30 14:32:17 +01:00
2021-12-29 17:58:44 +01:00
2021-12-30 14:32:17 +01:00