vChewing-macOS/Packages/vChewing_IMKUtils
ShikiSuen 92b2ada9c5 LatinKeyboardMappings // Maintenance fix with Dvorak.QwertyCMD. 2024-02-13 18:10:38 +08:00
..
Sources/IMKUtils LatinKeyboardMappings // Maintenance fix with Dvorak.QwertyCMD. 2024-02-13 18:10:38 +08:00
.gitignore Repo // Massive refactor & renovation. 2022-12-17 14:49:04 +08:00
Package.swift SwiftPackages // Boost platform req. to macOS 11. 2023-10-28 22:47:56 +08:00
README.md Repo // Massive refactor & renovation. 2022-12-17 14:49:04 +08:00

README.md

IMKUtils

該模組套裝使得輸入法的登記啟用過程與鍵盤佈局管理過程更加簡便。分兩部分組成:

  • IMKHelper: (c) 2021 and onwards The vChewing Project (MIT-NTL License).
  • TISInputSourceExtension:
    • (c) 2021 and onwards The vChewing Project (MIT-NTL License).
    • (c) 2018 and onwards Mizuno Hiroki (a.k.a. "Mzp") (MIT License).
    • 詳情請參見 TISInputSourceExtension.swift 內部的各種 pragma mark 標記。