winit/src/platform_impl/linux
Kirill Chibisov e9ebf1e5f4
Fix event loop not waking up due to repeat source
Force the wake up from the repeat source as well.

Fixes: cad327755 (On Wayland, reduce amount of spurious wakeups)
2023-08-07 09:35:59 +04:00
..
common On X11, avoid false positive key repeats 2023-07-09 17:05:49 +00:00
wayland Fix event loop not waking up due to repeat source 2023-08-07 09:35:59 +04:00
x11 On X11, set visual_id in raw-window-handle 2023-08-06 06:07:19 +04:00
mod.rs Revert "Propagate error from EventLoop creation" (#3010) 2023-08-06 06:07:01 +04:00