mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-08 09:55:32 +00:00
* Initialise cached option value with options_set's scope so correct scope is returned. * Use unordered_map::operator[] as emplace never overwrites. * Ensure that km_kbp_options_set_to_json() returns the document size including the null. * correct scope_name_lut so scope names are in the right order. |
||
|---|---|---|
| .. | ||
| context.hpp | ||
| json.cpp | ||
| json.hpp | ||
| keyboard.hpp | ||
| keyboardprocessor.cpp | ||
| km_kbp_context_api.cpp | ||
| km_kbp_keyboard_api.cpp | ||
| km_kbp_options_api.cpp | ||
| km_kbp_state_api.cpp | ||
| meson.build | ||
| option.hpp | ||
| state.hpp | ||
| utfcodec.hpp | ||