winit/src/platform_impl/linux/x11
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
..
ime On X11, fix IME crashing during reload 2022-10-10 00:13:37 +03:00
util Allow changing resize increments after window creation 2022-09-03 21:50:22 +03:00
dnd.rs Bump MSRV to 1.60 (#2453) 2022-09-02 10:59:05 +02:00
event_processor.rs Send empty Ime::Preedit before the Ime::Commit 2022-09-11 00:48:24 +03:00
events.rs Map XK_Caps_Lock to VirtualKeyCode::Capital (#1864) 2022-06-23 17:59:04 +02:00
ffi.rs Implemented focus_window (#1944) 2021-05-19 18:39:53 +02:00
mod.rs Consistently deliver a Resumed event on all platforms 2022-07-26 16:03:12 +03:00
monitor.rs Simplify internal type construction 2022-09-21 11:04:28 +03:00
window.rs On X11, allow building window with parent 2022-10-09 23:12:23 +03:00
xdisplay.rs Remove parking_lot dependency (#2423) 2022-08-31 18:32:19 +02:00