Skip to content

Commit cbb1a4a

Browse files
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 a2f66df commit cbb1a4a

File tree

2 files changed

+275
-38
lines changed

2 files changed

+275
-38
lines changed

0 commit comments

Comments
 (0)