vChewing-macOS/Source/Modules
ShikiSuen acdde919ef InputHandler // Change non-default behavior of the Esc key. 2023-02-15 12:55:20 +08:00
..
UIModules Clang-format // Use Google Swift Format Style. 2023-02-11 13:07:59 +08:00
WindowControllers Repo // Using map(\.description) in lieu of charComponents(). 2023-02-11 13:07:59 +08:00
.gitignore Starting from vChewing 2.6.2 SP3. 2022-12-17 14:32:15 +08:00
AppDelegate.swift Clang-format // Use Google Swift Format Style. 2023-02-11 13:07:59 +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 Repo // Using map(\.description) in lieu of charComponents(). 2023-02-11 13:07:59 +08:00
InputHandler_Core.swift InputHandler // Unify tooltips for certain input prompts. 2023-02-15 12:55:20 +08:00
InputHandler_HandleCandidate.swift InputHandler // Implementing Hanin Keyboard Symbol Input support. 2023-02-11 13:07:59 +08:00
InputHandler_HandleComposition.swift InputHandler // Clang-format. 2023-02-15 12:55:20 +08:00
InputHandler_HandleEvent.swift InputHandler // Implementing Hanin Keyboard Symbol Input support. 2023-02-11 13:07:59 +08:00
InputHandler_HandleInput.swift InputHandler // Implementing Hanin Keyboard Symbol Input support. 2023-02-11 13:07:59 +08:00
InputHandler_HandleStates.swift InputHandler // Change non-default behavior of the Esc key. 2023-02-15 12:55:20 +08:00
LMMgr.swift Clang-format // Use Google Swift Format Style. 2023-02-11 13:07:59 +08:00
PrefMgr_Core.swift IMKHelper // Patch certain keyboard layouts missing in old macOS. 2023-02-15 12:55:20 +08:00
PrefMgr_Extension.swift Clang-format // Use Google Swift Format Style. 2023-02-11 13:07:59 +08:00
SessionCtl_Core.swift SessionCtl // Revise the usage of forceCleanup parameter. 2023-02-11 13:07:59 +08:00
SessionCtl_Delegates.swift SessionCtl // Make clientBundleIdentifier into a stored variable. 2023-02-11 13:07:59 +08:00
SessionCtl_HandleDisplay.swift Clang-format // Use Google Swift Format Style. 2023-02-11 13:07:59 +08:00
SessionCtl_HandleEvent.swift InputHandler // Use applyingTransformFW2HW(). 2023-02-11 13:07:59 +08:00
SessionCtl_HandleStates.swift SessionCtl // Optimize commit(). 2023-02-11 13:07:59 +08:00
SessionCtl_IMKCandidatesData.swift Clang-format // Use Google Swift Format Style. 2023-02-11 13:07:59 +08:00
SessionCtl_Menu.swift SessionCtl // Add openAppSupportFolderFromContainer(). 2023-02-11 13:07:59 +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