Mitchell Hashimoto
3a93aaf9cf
apprt/embedded: do not translate control characters
...
macOS translates inputs such as shift+tab into the control character tab
(ascii 0x09). Linux/GTK does not translate character inputs except to
printable characters. We don't want control character translations
because these are all handled manually by our key encoder (i.e.
translating ctrl+c to 0x03).
2023-08-24 15:01:57 -07:00
..
2023-08-24 15:01:57 -07:00
2022-11-13 11:29:05 -08:00
2023-03-24 19:39:50 -07:00
2023-08-20 22:03:20 -07:00
2023-08-24 15:01:57 -07:00
2023-08-08 09:21:52 -07:00
2023-08-24 14:19:38 -07:00
2023-08-17 22:42:26 -07:00
2023-08-20 22:03:20 -07:00
2023-08-24 08:50:13 -07:00
2023-08-16 17:31:05 -07:00
2023-08-24 08:45:32 -07:00
2023-08-13 11:51:24 -07:00
2023-08-17 16:27:03 -07:00
2023-06-30 12:15:31 -07:00
2023-08-20 08:50:24 -07:00
2023-08-08 14:27:34 +02:00
2023-07-09 12:14:05 -07:00
2023-08-23 16:58:16 -07:00
2022-11-08 19:01:45 -08:00
2023-08-16 22:08:05 -07:00
2023-08-08 14:27:34 +02:00
2023-02-24 07:58:29 -08:00
2023-01-26 09:10:09 -08:00
2023-08-09 15:18:35 -07:00
2022-08-18 11:42:32 -07:00
2023-06-30 12:15:31 -07:00
2022-12-31 09:04:11 -08:00
2022-04-26 16:18:34 -07:00
2023-08-24 08:45:32 -07:00
2023-08-08 14:27:34 +02:00