Commit Graph

7 Commits

Author SHA1 Message Date
ShikiSuen 151b9c4899 IMKHelper // Patch certain keyboard layouts missing in old macOS. 2023-02-15 12:55:20 +08:00
ShikiSuen 856c5d02d7 Clang-format // Use Google Swift Format Style. 2023-02-11 13:07:59 +08:00
ShikiSuen a5eacbcadc TISExtension // Enhancing type safety. 2022-12-17 14:54:49 +08:00
ShikiSuen 2e58eca255 TISExtension // Add notes regarding "scriptCode". 2022-12-17 14:54:49 +08:00
ShikiSuen 97bc20fe89 Repo // Deprecating AppleKeyboardConverter MK1. 2022-12-17 14:54:48 +08:00
ShikiSuen 560920150d Repo // Fix copyright information among certain headers. 2022-12-17 14:49:05 +08:00
ShikiSuen 9d077a9d49 Repo // Massive refactor & renovation.
- This commit is a massive refactor update towards the current vChewing codebase, modernizing the entire project structure.
- Put things into packages to boost compile speed.
- Also: IMKCandidates // macOS 10.13 High Sierra compatibility.
- ctlIME // Remove duplicated setValue().
2022-12-17 14:49:04 +08:00