Commit f03165e
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 f03165e
2 files changed
+278
-37
lines changed
0 commit comments