spiegel-keyman/mac/KeymanEngine4Mac/KeymanEngine4Mac/CoreWrapper
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
..
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 consuming actions struct from core 2023-11-03 08:43:37 +07:00
CoreHelper.m changes for review comments 2023-12-13 15:40:16 +07:00
CoreKeyOutput.h replace characters during key processing by using deleted_context field from Core 2024-03-27 10:50:27 +07:00
CoreKeyOutput.m fix(mac): made osk keys visible again 2024-05-10 14:49:34 +07:00
CoreWrapper.h refactor(mac): remove legacy Core context API calls 2024-01-17 14:44:07 +11:00
CoreWrapper.m replace characters during key processing by using deleted_context field from Core 2024-03-27 10:50:27 +07:00