mirror of
https://github.com/emilk/egui.git
synced 2026-07-16 03:28:54 +00:00
3ffe1ed774
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