winit/src/platform_impl/linux/x11
Artúr Kovács 0e52672f4a
On X11, Fix for repeated event loop iteration when ControlFlow was Wait (#2155)
* On X11, Fix for repeated event loop iteration
when `ControlFlow` was `Wait`

* ControlFlow::Poll now runs continously as should
2022-02-04 12:13:04 +01:00
..
ime Fix clippy warnings (#2108) 2022-01-01 03:00:11 +01:00
util Fix clippy warnings (#2108) 2022-01-01 03:00:11 +01:00
dnd.rs Format everything and add rustfmt to travis (#951) 2019-06-21 11:33:15 -04:00
event_processor.rs Fix clippy warnings (#2108) 2022-01-01 03:00:11 +01:00
events.rs Add new mappings for numlock, numpadenter and numpadcomma on X11 (#1937) 2021-12-11 03:14:31 +01:00
ffi.rs Implemented focus_window (#1944) 2021-05-19 18:39:53 +02:00
mod.rs On X11, Fix for repeated event loop iteration when ControlFlow was Wait (#2155) 2022-02-04 12:13:04 +01:00
monitor.rs Fix clippy warnings (#2108) 2022-01-01 03:00:11 +01:00
window.rs Fix clippy warnings (#2108) 2022-01-01 03:00:11 +01:00
xdisplay.rs Fix warnings on all platforms (#1383) 2020-01-09 22:29:31 -07:00