Commit Graph

1759 Commits

Author SHA1 Message Date
ShikiSuen 61dc2b991f UserDefs // +respectClientAccentColor(). 2023-11-29 09:24:47 +08:00
ShikiSuen 4d623c58a4 CocoaImpl // Add API for finding accent colors. 2023-11-29 09:24:47 +08:00
ShikiSuen e5591ef9cc CtlPrefWindow // Compatibility with vintage macOS versions. 2023-11-27 23:54:39 +08:00
ShikiSuen 133901ede2 Repo // Add SQLite support for factory database. 2023-11-27 23:54:39 +08:00
ShikiSuen 40d866714e TDKCandidates // Fix a bug with single-page matrix pools. 2023-11-27 19:06:18 +08:00
ShikiSuen 787bbd5c0f TDKCandidates // Patch the bgColor of the current candidate line. 2023-11-27 19:06:18 +08:00
ShikiSuen 93da928342 AppInstaller // i18n fix. 2023-11-18 00:15:04 +08:00
ShikiSuen ee82abc3dd AboutUI // Make close button effective on macOS 13. 2023-11-09 22:20:42 +08:00
ShikiSuen 728570a342 AppInstaller // Compatibility with Xcode 14.2. 2023-11-05 22:50:46 +08:00
ShikiSuen d2f4fe6f2f [VersionUp] 3.6.1 SP2 Build 3612. 2023-11-01 21:40:05 +08:00
ShikiSuen ad2d4fd781 PrefWindow // Add a button for importing KeyKey user data. 2023-11-01 21:40:05 +08:00
ShikiSuen f26025ffe7 PrefUI // Add a button for importing KeyKey user data. 2023-11-01 21:40:01 +08:00
ShikiSuen b0c5ba0f98 LMMgr // + importYahooKeyKeyUserDictionary(). 2023-11-01 21:03:33 +08:00
ShikiSuen d5117dc3e5 i18n // Prepare for the next new feature. 2023-11-01 20:36:24 +08:00
ShikiSuen 6417c0193e CapsLockToggler // Fix a memory-leak issue. 2023-11-01 13:46:01 +08:00
ShikiSuen 3fbb0b418f LMMgr // Fix openPhraseFile().
- This is only needed in mainstream releases.
2023-11-01 11:38:29 +08:00
ShikiSuen f9f0c21b9e [VersionUp] 3.6.1 SP1 Build 3611. 2023-10-30 12:01:48 +08:00
ShikiSuen 36fe4fced3 SessionCtl // Deprecate .isCapsLocked(). 2023-10-30 12:01:48 +08:00
ShikiSuen 65cf83d902 Repo // Fix the capslock state detection. 2023-10-30 11:01:36 +08:00
ShikiSuen c943f4ec52 SessionCtl // Remove PreCommit Handling. 2023-10-30 10:46:21 +08:00
ShikiSuen 378e32d7cd README // Update system requirements. 2023-10-29 01:39:39 +08:00
ShikiSuen 2e52a6b2d8 [VersionUp] 3.6.1 GM Build 3610. 2023-10-28 22:47:56 +08:00
ShikiSuen eb5a867a37 Update Data - 20231028 2023-10-28 22:47:56 +08:00
ShikiSuen 1b73504572 SessionCtl // Hide notifications if dedicated CpLk processing is off. 2023-10-28 22:47:56 +08:00
ShikiSuen dca874dc2a NSEvent // Omit .capslock from .keyModifierFlags(). 2023-10-28 22:47:56 +08:00
ShikiSuen 64837d699a InputHandler // Fix Zhuyin typing in CapsLock mode. 2023-10-28 22:47:56 +08:00
ShikiSuen c55c54c7e8 PkgInstaller // Patch some commands to let them always return 0. 2023-10-28 22:47:56 +08:00
ShikiSuen d66d9799c0 SessionCtl // Clear ICB display before committing things. 2023-10-28 22:47:56 +08:00
ShikiSuen 2a5cc07b5b NotifierUI // Compensate the window area with system notifications. 2023-10-28 22:47:56 +08:00
ShikiSuen ffe943dfbc PrefUI // Add two new UserDef items. 2023-10-28 22:47:56 +08:00
ShikiSuen 9c525b1d0e PrefWindow // Add two new UserDef items. 2023-10-28 22:47:56 +08:00
ShikiSuen 54c1e60d7e MainAssembly // Bind two new UserDef items. 2023-10-28 22:47:56 +08:00
ShikiSuen 1f9a9fa0c0 Prefs // Add two new UserDef items. 2023-10-28 22:47:56 +08:00
ShikiSuen ac653015c6 UserDef // Add 2 new keys regarding Alphanumerical Modes. 2023-10-28 22:47:56 +08:00
ShikiSuen 608d8970bd Repo // Remove PreferencePane.
- It became ineffective since macOS 10.15 Catalina.
2023-10-28 22:47:56 +08:00
ShikiSuen cbdc68e180 Repo // Notice that Shift-key toggle only works when CpLk is OFF. 2023-10-28 22:47:56 +08:00
ShikiSuen 7f744589af PrefWindow // +checkAbusersOfSecureEventInputAPI(). 2023-10-28 22:47:56 +08:00
ShikiSuen 6e946f5db1 PrefUI // +checkAbusersOfSecureEventInputAPI(). 2023-10-28 22:47:56 +08:00
ShikiSuen 8d89da0c2b Prefs // +checkAbusersOfSecureEventInputAPI(). 2023-10-28 22:47:56 +08:00
ShikiSuen 9a0d0dc633 Repo // Introduce SecurityAgentHelper. 2023-10-28 22:47:56 +08:00
ShikiSuen 5460217594 CocoaExtension // Add SecureEventInputSputnik. 2023-10-28 22:47:56 +08:00
ShikiSuen 90d1803cf3 SessionCtl // Turn off isASCIIMode if CapsLock is turned off. 2023-10-28 22:47:56 +08:00
ShikiSuen 6be6492470 SessionCtl // Turn off Caps Lock if Eisu key is turned off. 2023-10-28 22:47:56 +08:00
ShikiSuen 6c371b844f Repo // Add HangarRash_SwiftyCapsLockToggler. 2023-10-28 22:47:56 +08:00
ShikiSuen b7c914a611 NSEvent // Use filtered modifier flags. 2023-10-28 22:47:56 +08:00
ShikiSuen acce63d7bc SymbolMenu // Add subset for radicals. 2023-10-28 22:47:56 +08:00
ShikiSuen efe2abb03d TDKCandidates // Tweak default background color. 2023-10-28 22:47:56 +08:00
ShikiSuen ade9953756 MainAssembly // Remove PrefMgrObservable. 2023-10-28 22:47:56 +08:00
ShikiSuen ac4ed0a320 Repo // Add SCPC sequence data from Eten DOS. 2023-10-28 22:47:56 +08:00
ShikiSuen 7bab872346 Assets // +AppIconFallback. 2023-10-28 22:47:56 +08:00