mirror of
https://github.com/rust-windowing/winit.git
synced 2026-08-31 05:40:04 -04:00
x11: add workaround for disabling IME on gnome
GNOME doesn't list that there's a _NONE_ style at all, but it still works if you use it.
This commit is contained in:
@@ -40,6 +40,10 @@ changelog entry.
|
||||
|
||||
## Unreleased
|
||||
|
||||
### Added
|
||||
|
||||
- On X11, add a workaround for disabling IME on GNOME.
|
||||
|
||||
### Fixed
|
||||
|
||||
- On Windows, fixed the event loop not waking on accessibility requests.
|
||||
|
||||
Reference in New Issue
Block a user