Send empty Ime::Preedit before the Ime::Commit
This should help downstream to automatically clear it.
This commit is contained in:
parent
ba49db2cb9
commit
5d2aca90bd
6 changed files with 47 additions and 22 deletions
|
|
@ -25,6 +25,7 @@ And please only add new entries to the top of this list, right below the `# Unre
|
|||
- On Windows, fixed ALT+Space shortcut to open window menu.
|
||||
- On Wayland, fixed `Ime::Preedit` not being sent on IME reset.
|
||||
- Fixed unbound version specified for `raw-window-handle` leading to compilation failures.
|
||||
- Empty `Ime::Preedit` event will be sent before `Ime::Commit` to help clearing preedit.
|
||||
|
||||
# 0.27.2 (2022-8-12)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue