mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 16:35:33 +00:00
Fixes #7649. emit_keystroke code path in kmx processor was writing directly to the core queue instead of to the internal kmx processor queue. This caused it to be out-of-order in the actions sent to the engine/debugger. Engines didn't really care but it broke the debugger, for example if only a deadkey was in the buffer and backspace was pressed, Developer would assert as it would get unexpected context for the deletions. |
||
|---|---|---|
| .. | ||
| json | ||
| kmnkbd | ||
| kmx | ||
| utftest | ||
| meson.build | ||
| test_assert.h | ||
| test_color.h | ||