Skip to content

Commit e47d639

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 584f247 commit e47d639

File tree

2 files changed

+275
-38
lines changed

2 files changed

+275
-38
lines changed

0 commit comments

Comments
 (0)