spiegel-keyman/common/core/desktop/include/keyman
Marc Durdin 37bb7b77cf feat(common/core/desktop): add debug events
Adds debug events to the kmx processor and corresponding unit tests.
This corresponds largely to the way that keyman32 emits debug events,
but with one key change: debug events in keyman32 are processed
synchronously, whereas in Keyman Core, the full set of debug events will
be returned alongside the final action list for the key event.

Given this difference, there will likely need to be some more data
returned in individual debug events, specifically around intermediate
context manipulation, as required for step-by-step debugging. However,
that will come in a subsequent PR.
2021-07-08 11:16:58 +10:00
..
keyboardprocessor.h.in feat(common): Rust infrastructure 2021-06-02 13:51:50 +10:00
keyboardprocessor_bits.h refactor(common): Rename keyboardprocessor to desktop 2020-02-26 16:34:29 +07:00
keyboardprocessor_consts.h refactor(common): Rename keyboardprocessor to desktop 2020-02-26 16:34:29 +07:00
keyboardprocessor_debug.h feat(common/core/desktop): add debug events 2021-07-08 11:16:58 +10:00
keyboardprocessor_vkeys.h feat(common/core/desktop): kmx debugger basic infrastructure 2021-07-06 15:30:19 +10:00
meson.build refactor(common): Rename keyboardprocessor to desktop 2020-02-26 16:34:29 +07:00