rust-windowing / winit

Window handling library in pure Rust
https://docs.rs/winit/
Apache License 2.0
4.88k stars 911 forks source link

x11: don't forward key events to IME when it's disabled #3940

Closed kchibisov closed 1 month ago

kchibisov commented 1 month ago

Fixes #3815.