mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-07 17:36:00 +00:00
Fixes #10582. Returned struct from the `km_core_state_get_actions()` API is now owned by the state object. This is a change in API contract. The corresponding `km_core_actions_dispose()` API has been made private, because there is never any need for API consumers to call it. As this change is happening in alpha, we won't bump the ABI version. `state->app_context` is now guaranteed to be in sync with `state->context` after `km_core_process_event()`, with the actions struct populated at that point. The next and final step in this refactor is to remove the actions queue altogether from the Core and make that a kmn-only concept, but that will wait until 18.0. The only consumers of the actions queue are the kmn-specific interactive debugger in Keyman Developer, and kmn-specific Input Method eXtensions in Keyman Engine for Windows. |
||
|---|---|---|
| .. | ||
| source | ||
| tests | ||
| upstream | ||
| changelog | ||
| com.keyman.config.appdata.xml | ||
| com.keyman.ibus_keyman.metainfo.xml | ||
| compat | ||
| control | ||
| copyright | ||
| ibus-keyman.install | ||
| ibus-keyman.manpages | ||
| ibus-keyman.postinst | ||
| ibus-keyman.postrm | ||
| keyman-system-service.install | ||
| keyman-system-service.manpages | ||
| keyman.bash-completion | ||
| keyman.docs | ||
| keyman.install | ||
| keyman.links | ||
| keyman.manpages | ||
| keyman.postinst | ||
| libkeymancore-dev.install | ||
| libkeymancore.install | ||
| libkeymancore.symbols | ||
| not-installed | ||
| python3-keyman-config.dirs | ||
| rules | ||