mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-01 07:35:40 +00:00
a8fe27488f
Mark WM_IME_STARTCOMPOSITION as handled after positioning the IME composition and candidate windows. Passing the message on to DefWindowProc can let Windows create its default composition window, which shows the first composing character below Gio's caret. Fixes: https://todo.sr.ht/~eliasnaur/gio/687 Signed-off-by: qiannian <qianniancn@gmail.com>