x11: fix crash with uim
Let's just not forward events to the IME once the user requested that it should be disabled, though, still try to change its state explicitly. Fixes #4082.
This commit is contained in:
parent
5c48ec7977
commit
a6998af997
5 changed files with 22 additions and 37 deletions
|
|
@ -227,3 +227,4 @@ changelog entry.
|
|||
- On macOS, fixed redundant `SurfaceResized` event at window creation.
|
||||
- On Windows, fixed the event loop not waking on accessibility requests.
|
||||
- On X11, fixed cursor grab mode state tracking on error.
|
||||
- On X11, fixed crash with uim
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue