vChewing-macOS/Packages/vChewing_IMKUtils
ShikiSuen 151b9c4899 IMKHelper // Patch certain keyboard layouts missing in old macOS. 2023-02-15 12:55:20 +08:00
..
Sources/IMKUtils IMKHelper // Patch certain keyboard layouts missing in old macOS. 2023-02-15 12:55:20 +08:00
.gitignore Repo // Massive refactor & renovation. 2022-12-17 14:49:04 +08:00
Package.swift Clang-format // Use Google Swift Format Style. 2023-02-11 13:07:59 +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 標記。