Commit e47d639
committed
appkit: improve API interaction with InputMethodKit.
- On macOS, route keyDown through `NSTextInputContext::handleEvent` before raw dispatch, suppress stray ASCII from keyUp, and drop stale raw characters when IME commits transformed text (e.g. "." -> "。"), aligning character delivery with Cocoa and third‑party IMEs.1 parent 584f247 commit e47d639
2 files changed
+275
-38
lines changed
0 commit comments