spiegel-keyman/core/include
Eberhard Beilharz a645fea903
fix(linux): improve key mapping to allow Core to reset context
This change tries to map all keys to corresponding Core VKeys so that
Core sees them and can reset the context if necessary. Previously we
had 0 for most of the keys, which meant that we didn't send them to
Core but instead returned right away. While this doesn't directly fix
the failing user tests described in #12968, it fixes the original tests
in #11172.

Closes: #12968
2025-03-21 18:15:46 +01:00
..
keyman fix(linux): improve key mapping to allow Core to reset context 2025-03-21 18:15:46 +01:00
ldml chore(developer): update comments per review 2025-01-30 23:13:36 -06:00
meson.build chore(common): refactor shared types into km_types.h 2022-08-11 11:36:09 +02:00