Files
winit/src/changelog
Kirill Chibisov c6cfa048b0 x11:wayland: fix pump_events blocking with Wait
Using `Duration::Zero` with `Wait` polling mode was still blocking until
the event was actually delivered. Thus when `pump_events` API is used,
ensure that it's not happening.

Fixes #4130.
2025-04-30 20:46:44 +09:00
..
2024-04-27 19:00:38 +04:00
2024-08-08 21:26:00 +03:00
2024-08-08 21:26:00 +03:00
2025-02-06 13:13:19 +03:00