winit-sonoma-fix/src
Kirill Chibisov f6ca8515ab
On X11, fix IME crashing during reload
During reload we were picking old styles, but the styles could
change during reload leading to errors during IME building.

Fixes #2510.
2022-10-10 00:13:37 +03:00
..
platform On X11, allow building window with parent 2022-10-09 23:12:23 +03:00
platform_impl On X11, fix IME crashing during reload 2022-10-10 00:13:37 +03:00
dpi.rs Windows: respect min/max sizes when creating the window (#2393) 2022-08-04 23:03:55 +02:00
error.rs Always use f as the argument name for &mut std::fmt::Formatter (#1023) 2019-07-09 17:49:07 -04:00
event.rs Send empty Ime::Preedit before the Ime::Commit 2022-09-11 00:48:24 +03:00
event_loop.rs Simplify internal type construction 2022-09-21 11:04:28 +03:00
icon.rs Documentation cleanup (#2328) 2022-06-11 18:57:19 +02:00
lib.rs Clean up iOS class declaration (#2462) 2022-09-08 20:30:34 +02:00
monitor.rs Simplify internal type construction 2022-09-21 11:04:28 +03:00
window.rs Simplify internal type construction 2022-09-21 11:04:28 +03:00