spiegel-keyman/mac/KeymanEngine4Mac/KeymanEngine4Mac/CoreWrapper
SabineSIL 094e38b272
chore(mac): merge preprocessor constants 🧽 (#16529)
In PR #14360 a new file km_vkey.h is introduced from which all VK_* will
be imported.

This is completed for windows/linux. 

On mac km_vkey.h  should be used instead of

           \mac\Keyman4Mac\Keyman4Mac\WindowsVKCodes.h
           \mac\KeymanEngine4Mac\KeymanEngine4Mac\KME\WindowsVKCodes.h

Fixes: #16345
See-also: #12434
See-also: #14360
Test-bot: skip

---------

Co-authored-by: sabine_schmitt <sabine@sabinesittsMini.fritz.box>
2026-09-05 18:18:42 +02:00
..
CoreAction.h changes for review comments 2023-12-13 15:40:16 +07:00
CoreAction.m handle PersistOption action; persisting but not loading at startup yet 2023-08-10 11:30:12 +07:00
CoreHelper.h change(mac): remove verbose logging option 2024-09-17 15:36:41 +07:00
CoreHelper.m chore(mac): merge preprocessor constants 🧽 (#16529) 2026-09-05 18:18:42 +02:00
CoreKey.h feat(mac): encapsulate option to alt logic in KMModifierMapping 2024-09-25 16:47:17 +07:00
CoreKey.m feat(mac): encapsulate option to alt logic in KMModifierMapping 2024-09-25 16:47:17 +07:00
CoreKeyboardInfo.h feat(mac): encapsulate option to alt logic in KMModifierMapping 2024-09-25 16:47:17 +07:00
CoreKeyboardInfo.m feat(mac): encapsulate option to alt logic in KMModifierMapping 2024-09-25 16:47:17 +07:00
CoreKeyOutput.h chore(mac): re-indent files for tabs equal to two spaces 2024-05-13 16:16:30 +07:00
CoreKeyOutput.m fix(mac): adopt unified logging APIs 2024-05-23 15:50:50 +07:00
CoreWrapper.h feat(mac): created CoreKeyboardInfo to analyze key mappings 2024-09-23 14:50:36 +07:00
CoreWrapper.m refactor(mac): raise exception when unable to read kmx data 2024-12-03 10:48:57 +07:00