spiegel-keyman/mac/KeymanEngine4Mac/KeymanEngine4Mac/KME
sgschantz 0288b72c84 fix(mac): made osk keys visible again
set clipsToBounds to true for osk and osk key views
This property began defaulting to false with the update to
macOS 14 sonoma causing the osk keys to become so large
that they obscured the entire osk view.
Also replaced and few more deprecated properties and functions.
2024-05-10 14:49:34 +07:00
..
Categories remove key processing code from engine and move virtual key map to CoreHelper 2023-08-02 16:01:19 +07:00
OnScreenKeyboard fix(mac): made osk keys visible again 2024-05-10 14:49:34 +07:00
Supporting Files [Mac] Initial check-in to open-source repo 2017-08-10 13:11:52 +07:00
KMBinaryFileFormat.h feat(developer): support store(&version) '17.0' 2023-10-02 15:30:07 +07:00
KMCompGroup.h Added guards around all headers to prevent duplicate imports 2018-01-29 14:01:33 -05:00
KMCompGroup.m [Mac] Initial check-in to open-source repo 2017-08-10 13:11:52 +07:00
KMCompKey.h Added guards around all headers to prevent duplicate imports 2018-01-29 14:01:33 -05:00
KMCompKey.m [Mac] Initial check-in to open-source repo 2017-08-10 13:11:52 +07:00
KMCompStore.h add support for if(), set(), reset(), save() 2019-06-20 01:51:49 -07:00
KMCompStore.m add support for if(), set(), reset(), save() 2019-06-20 01:51:49 -07:00
KMEngine.h refactor(mac): remove legacy Core context API calls 2024-01-17 14:44:07 +11:00
KMEngine.m refactor(mac): remove legacy Core context API calls 2024-01-17 14:44:07 +11:00
KMXFile.h chore(core): deprecate checksum in 16.0 🙀 2022-09-16 14:24:01 -05:00
KMXFile.m chore(core): deprecate checksum in 16.0 🙀 2022-09-16 14:24:01 -05:00
KVKFile.h Added guards around all headers to prevent duplicate imports 2018-01-29 14:01:33 -05:00
KVKFile.m [Mac] Initial check-in to open-source repo 2017-08-10 13:11:52 +07:00
MacVKCodes.h chore(mac): fix iso section key code 2020-11-25 18:56:23 +11:00
NFont.h Added guards around all headers to prevent duplicate imports 2018-01-29 14:01:33 -05:00
NFont.m [Mac] Initial check-in to open-source repo 2017-08-10 13:11:52 +07:00
NKey.h Added guards around all headers to prevent duplicate imports 2018-01-29 14:01:33 -05:00
NKey.m [Mac] Initial check-in to open-source repo 2017-08-10 13:11:52 +07:00
WindowsVKCodes.h feat(mac): Add support for "ISO" keyboard layouts 2020-11-24 08:24:30 +11:00