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-03-24 19:39:50 -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-08-16 22:08:05 -07:00
2023-08-08 14:27:34 +02: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-04-26 16:18:34 -07:00
2023-08-08 14:27:34 +02:00