vChewing-macOS/Source/Modules
ShikiSuen f7dc87fd7d InputHandler // Fix half-width numeral inputs with (shift+)option key. 2023-03-01 22:58:19 +08:00
..
UIModules PrefUI // Bind enableMouseScrollingForTDKCandidatesCocoa. 2023-03-01 22:58:19 +08:00
WindowControllers ClientListMgr // Block the access of ComDlg32 for macOS <= 10.12. 2023-03-01 22:58:19 +08:00
.gitignore Starting from vChewing 2.6.2 SP3. 2022-12-17 14:32:15 +08:00
AppDelegate.swift Repo // Add fail-safe for errors related to IMKCandidate internal APIs. 2023-03-01 22:58:19 +08:00
ChineseConverterBridge.swift Repo // Using map(\.description) in lieu of charComponents(). 2023-02-11 13:07:59 +08:00
IMEState.swift Clang-format // Use Google Swift Format Style. 2023-02-11 13:07:59 +08:00
IMEStateData.swift LMMgr // Simplify writeUserPhrase(). 2023-02-24 00:08:53 +08:00
InputHandler_Core.swift Repo // Utilizing NSAttributedString.boundingDimension. 2023-02-24 00:08:53 +08:00
InputHandler_HandleCandidate.swift InputHandler // Don't beep() on failed candidate page operation. 2023-02-24 00:08:53 +08:00
InputHandler_HandleComposition.swift Repo // Utilizing NSAttributedString.boundingDimension. 2023-02-24 00:08:53 +08:00
InputHandler_HandleEvent.swift Repo // Add fail-safe for errors related to IMKCandidate internal APIs. 2023-03-01 22:58:19 +08:00
InputHandler_HandleInput.swift InputHandler // Fix half-width numeral inputs with (shift+)option key. 2023-03-01 22:58:19 +08:00
InputHandler_HandleStates.swift InputHandler // Implement Alt+BkSp features. 2023-03-01 22:58:19 +08:00
LMMgr.swift LMMgr // Simplify writeUserPhrase(). 2023-02-24 00:08:53 +08:00
PrefMgr_Core.swift Prefs // +enableMouseScrollingForTDKCandidatesCocoa. 2023-03-01 22:58:19 +08:00
PrefMgr_Extension.swift Prefs & PrefUI // +enableSwiftUIForTDKCandidates. 2023-03-01 22:58:19 +08:00
SessionCtl_Core.swift SessionCtl // Temporarily remember the recent 20 clients' Bundle IDs. 2023-02-24 00:08:53 +08:00
SessionCtl_Delegates.swift SessionCtl // Bind candidateWindowShowOnlyOneLine, etc. 2023-02-24 00:08:53 +08:00
SessionCtl_HandleDisplay.swift SessionCtl // Bind enableMouseScrollingForTDKCandidatesCocoa. 2023-03-01 22:58:19 +08:00
SessionCtl_HandleEvent.swift SessionCtl // Fix half-width numeral inputs with (shift+)option key. 2023-03-01 22:58:19 +08:00
SessionCtl_HandleStates.swift Repo // Upgrade ClientListMgr to mk2. 2023-02-24 00:08:53 +08:00
SessionCtl_IMKCandidatesData.swift Clang-format // Use Google Swift Format Style. 2023-02-11 13:07:59 +08:00
SessionCtl_Menu.swift SessionCtl_Menu // Remove UOM data of all input modes instead. 2023-02-15 12:55:20 +08:00
SymbolMenuDefaultData.swift CandidateNode // Add data of Hanin Keyboard Symbols for query. 2023-02-11 13:07:59 +08:00
main.swift Clang-format // Use Google Swift Format Style. 2023-02-11 13:07:59 +08:00