egui/crates/egui-winit/src
YgorSouza 3ffe1ed774
Re-enable IME support on Linux (#5198)
Reverts #5188 and adds a different fix to restore IME on Linux without
breaking the backspace and arrow keys.

* Closes https://github.com/emilk/egui/issues/5544
* Closes https://github.com/emilk/egui/pull/5198
* [x] I have followed the instructions in the PR template
2024-12-31 13:37:05 +01:00
..
clipboard.rs Add `Context::copy_image` (#5533) 2024-12-29 18:03:32 +01:00
lib.rs Re-enable IME support on Linux (#5198) 2024-12-31 13:37:05 +01:00
window_settings.rs Use `profiling` crate to support more profiler backends (#5150) 2024-12-16 09:15:54 +01:00