mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-11 03:15:33 +00:00
This fixes typing `n>` with sil_ipa keyboard which no longer output the expected `ŋ` because pressing the shift key reset the context. For modifier key presses we now exit `KMX_ProcessEvent::ProcessEvent` early. This change also removes a redundant line from engine.c. Clearing the context happens in `reset_context()` again if necessary. Fixes #5591. |
||
|---|---|---|
| .. | ||
| test | ||
| engine.c | ||
| engine.h | ||
| keyman-service.c | ||
| keyman-service.h | ||
| keyman.xml.in.in | ||
| keymanutil.c | ||
| keymanutil.h | ||
| kmpdetails.c | ||
| kmpdetails.h | ||
| main.c | ||
| Makefile.am | ||
| print_kmp.c | ||
| print_kmpdetails.c | ||