ShikiSuen
71dc1afc48
ShiftKeyUpChecker // Change delay interval to 0.2.
2024-01-19 11:53:17 +08:00
ShikiSuen
ee97c5a5f1
ShiftKeyUpChecker // Enforce keyCode equality between contextual events.
2023-09-15 19:39:23 +08:00
ShikiSuen
f3673fa4a8
NSEvent // Implement keyModifierFlags, etc.
2023-08-29 14:48:09 +08:00
ShikiSuen
2abb86f4b8
ShiftKeyUpChecker // Remove redundant contents.
2023-08-29 14:48:09 +08:00
ShikiSuen
3f0f308c81
Repo // Compatibility with Xcode 15.
2023-06-17 16:25:54 +08:00
ShikiSuen
03b4fb683d
ShiftKeyUpChecker // Ignore CapsLock key events.
2023-03-10 16:02:08 +08:00
ShikiSuen
856c5d02d7
Clang-format // Use Google Swift Format Style.
2023-02-11 13:07:59 +08:00
ShikiSuen
80f4cff96b
Repo // Allow only using L-Shift for toggling alphanumerical mode.
2023-01-25 17:42:23 +08:00
ShikiSuen
88ccbdf11d
ShiftKeyUpChecker // Add additional conditions.
2023-01-17 13:37:53 +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