mirror of
https://github.com/keymanapp/keyman.git
synced 2026-09-08 16:47:46 +00:00
While the modifier state property in core's API is 16-bit, internally ldml_processor supports the modifier flag LDML_KEYS_MOD_OTHER with a value of `0x10000`, which requires widening the value (we match the 32-bit size of the KMX_DWORD value from KMX+). Note: this is not yet well unit-tested. Relates-to: #11072 Fixes: #12057 |
||
|---|---|---|
| .. | ||
| C7532_ldml_updating.md | ||
| C9134_ldml_markers.md | ||
| ldml_markers.cpp | ||
| ldml_markers.hpp | ||
| ldml_processor.cpp | ||
| ldml_processor.hpp | ||
| ldml_transforms.cpp | ||
| ldml_transforms.hpp | ||
| ldml_vkeys.cpp | ||
| ldml_vkeys.hpp | ||