winit/src/platform_impl/linux
Robert Bragg ae9b02e097 Add timeout argument to pump_events
This renames all internal implementations of pump_events_with_timeout
to pump_events and makes them public.

Since all platforms that support pump_events support timeouts there's
no need to have a separate API.
2023-07-28 03:04:32 +04:00
..
common On X11, avoid false positive key repeats 2023-07-09 17:05:49 +00:00
wayland Add timeout argument to pump_events 2023-07-28 03:04:32 +04:00
x11 Add timeout argument to pump_events 2023-07-28 03:04:32 +04:00
mod.rs Add timeout argument to pump_events 2023-07-28 03:04:32 +04:00