Commit Graph

1122 Commits

Author SHA1 Message Date
ShikiSuen d724016cb4 Update Data - 20230928 2023-09-28 07:52:30 -05: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
ShikiSuen 109ec7382d PrefUI // Massive renovation - phase 1.
- This is the last workable commit prior to the deprecation of the SSPreferences package.
2023-09-28 07:52:30 -05:00
ShikiSuen 00da1266f1 UpdateSputnik // Implement cross-distro upgrade. 2023-09-28 07:52:30 -05:00
ShikiSuen deee89e575 CtlPrefWindow // Add tooltip for navigation items. 2023-09-28 07:52:30 -05:00
ShikiSuen b4a669650a Localizable // Grammar fix, etc. 2023-09-28 07:52:30 -05:00
ShikiSuen e5363efa03 PrefWindow // Add toggle for CapsLock notifications. 2023-09-28 07:52:30 -05:00
ShikiSuen 5a1826c3bd SessionCtl_Menu // Hide some items if serving `com.apple.SecurityAgent`. 2023-09-28 07:52:30 -05:00
ShikiSuen f1cfe67c97 Repo // Don't check update if serving `com.apple.SecurityAgent`. 2023-09-28 07:52:30 -05:00
ShikiSuen eb6c747272 PrefUI // +.securityHardenedCompositionBuffer(). 2023-09-28 07:52:30 -05:00
ShikiSuen 28ebe504c2 PrefWindow // +.securityHardenedCompositionBuffer(). 2023-09-28 07:52:30 -05:00
ShikiSuen e7b59a8cab Prefs // +.securityHardenedCompositionBuffer(). 2023-09-28 07:52:30 -05:00
ShikiSuen 6b2a82e2f8 PrefWindow // Add options for handling Shift-key toggles. 2023-09-28 07:52:30 -05:00
ShikiSuen 0b9256927e Prefs // Trim .enableSwiftUIForTDKCandidates(). 2023-09-28 07:52:30 -05:00
ShikiSuen 62742e9f82 PrefUI // Trim settings for toggling SwiftUI in TDKCandidates. 2023-09-28 07:52:30 -05:00
ShikiSuen 1e077faf03 InfoPlist // Remove TISDoubleSpaceSubstitution. 2023-09-28 07:52:30 -05:00
ShikiSuen 90c35db4d1 Repo // Xcode 14.2 comaptibility. 2023-09-28 07:52:30 -05:00
ShikiSuen 7773441f09 Repo // Deprecating Theme Color. 2023-09-28 07:52:30 -05:00
ShikiSuen 6a4b001449 Update Data - 20230915 2023-09-15 19:39:23 +08:00
ShikiSuen 067f32e102 PrefWindow // Tweak .shareAlphanumericalModeStatusAcrossClients(). 2023-09-15 19:39:23 +08:00
ShikiSuen 21b22b02e8 PrefUI // Tweak .shareAlphanumericalModeStatusAcrossClients(). 2023-09-15 19:39:23 +08:00
ShikiSuen 0502be50b9 Localizable // Fix certain translations. 2023-09-15 19:39:23 +08:00
ShikiSuen 60b9f28fa3 CheatSheet // A typo fix in Japanese localization. 2023-09-15 19:39:23 +08:00
ShikiSuen 35dcd92f4f InputHandler // Update tooltip text for unfiltering phrases. 2023-09-15 19:39:23 +08:00
ShikiSuen 20e8650eab IMEStateData // Update tooltip if currently marked pair is filtered. 2023-09-15 19:39:23 +08:00
ShikiSuen 09e5546e9b Repo // Ensure [weak self] wherever necessary. 2023-09-15 19:39:23 +08:00
ShikiSuen 66b63db64b i18n // Fix mistakes and trim outdated entries. 2023-09-15 19:39:23 +08:00
ShikiSuen e19aa9e83a PrefUI // Bind alwaysExpandCandidateWindow(). 2023-09-15 19:39:23 +08:00
ShikiSuen cc6c8bcf29 PrefWindow // Bind alwaysExpandCandidateWindow(). 2023-09-15 19:39:23 +08:00
ShikiSuen f295471c79 PrefUI // Remove unnecessary linebreaks. 2023-09-15 19:39:23 +08:00
ShikiSuen 5ec86408eb PrefUI // Bind useDynamicCandidateWindowOrigin(). 2023-09-15 19:39:23 +08:00
ShikiSuen e5ad493988 PrefWindow // Bind useDynamicCandidateWindowOrigin(). 2023-09-15 19:39:23 +08:00
ShikiSuen 824e2cfce0 UserDefaults // Fix a typo in a variable name. 2023-09-15 19:39:23 +08:00
ShikiSuen 35424efff7 Update Data - 20230829 2023-08-29 14:48:09 +08:00
ShikiSuen e76e4da01d Repo // Bundlize main components into a dedicated Swift package. 2023-08-29 14:48:09 +08:00
ShikiSuen cd33a21587 Repo // Introducing Broadcaster for KVO operations. 2023-08-29 14:48:09 +08:00
ShikiSuen a56b55125a AppDelegate // Manage Update Info URL internally. 2023-08-29 14:48:09 +08:00
ShikiSuen 0142258f34 PrefUI // Explain why IMKCandidates gets deprecated. 2023-08-29 14:48:09 +08:00
ShikiSuen 006192db87 Repo // Deprecating IMKCandidates.
* This is the only one big obstacle that hinders vChewing from being migratable as a cross-platform (macOS & iOS) app. Plus, IMKCandidates is buggy. It is not likely to be completely fixed by Apple, and its devs are not allowed to talk about it to non-Apple individuals. That's why it is enough.
2023-08-29 14:48:09 +08:00
ShikiSuen 2ea94c8886 AppDelegate // Always relocate wrecked UOM data. 2023-08-29 14:48:09 +08:00
ShikiSuen b375da5c95 InputHandler // Properly handle arrow keys for certain submodes. 2023-08-29 14:48:09 +08:00
ShikiSuen 4a476e0a50 InputHandler // Fix isConsideredEmptyForNow(). 2023-08-29 14:48:09 +08:00
ShikiSuen f3673fa4a8 NSEvent // Implement keyModifierFlags, etc. 2023-08-29 14:48:09 +08:00
ShikiSuen 308e068dfc InputHandler // Turn off HaninKeyboardSymbolMode on clear(). 2023-08-29 14:48:09 +08:00
ShikiSuen 48978f396b InputHandler // Update comments. 2023-08-29 14:48:09 +08:00
ShikiSuen c7dcf49daa Update Data - 20230730 2023-07-30 13:43:36 +08:00