Commit Graph

508 Commits

Author SHA1 Message Date
ShikiSuen 1c435aefc6 Repo // Update CNS version timestamp to v2023-11-06. 2023-11-29 22:19:21 +08:00
ShikiSuen 344b08c7a2 AboutUI // Fine-tune the visual style. 2023-11-29 11:24:28 +08:00
ShikiSuen 67a2734d44 AppDelegate // Set the maximum allowed memory usage to 384MB. 2023-11-29 09:24:47 +08:00
ShikiSuen 334e6e0ad5 PrefUI // Bind respectClientAccentColor(). 2023-11-29 09:24:47 +08:00
ShikiSuen 9b1fdb9c69 TDKCandidates // Read delegate.clientAccentColor(). 2023-11-29 09:24:47 +08:00
ShikiSuen 8c70327d90 SessionCtl // Add .clientAccentColor(). 2023-11-29 09:24:47 +08:00
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 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 ee82abc3dd AboutUI // Make close button effective on macOS 13. 2023-11-09 22:20:42 +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 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 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 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 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 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 cbdc68e180 Repo // Notice that Shift-key toggle only works when CpLk is OFF. 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 1025dca837 CtlAboutUI // Refactor using SwiftUI. 2023-10-28 22:47:56 +08:00
ShikiSuen d18eb5d45b SettingsUI // Remove an unused variable. 2023-10-28 22:47:56 +08:00
ShikiSuen 6c2a3ee8b4 PhraseEditorUI // Fine-tweaks. 2023-10-28 22:47:56 +08:00
ShikiSuen 5b11ffec44 SwiftPackages // Boost platform req. to macOS 11. 2023-10-28 22:47:56 +08:00
ShikiSuen 844c259aa6 Repo // Putting SettingsUI into MainAssembly. 2023-09-28 07:52:30 -05:00
ShikiSuen 3de134d640 Repo // Deprecating `SwiftUIBackports`. 2023-09-28 07:52:30 -05:00
ShikiSuen fa979137df PrefUI // Boost SwiftUI requirements to macOS 13. 2023-09-28 07:52:30 -05:00
ShikiSuen f81f2d3b43 PrefUI // Massive renovation - phase 2.
- This is the last workable commit prior to boosting the SwiftUI system requirements from macOS 10.15 Catalina to macOS 13 Ventura.
2023-09-28 07:52:30 -05:00
ShikiSuen 37104cb8a9 Repo // Deprecating Sindresorhus's Preferences package. 2023-09-28 07:52:30 -05:00