winit-sonoma-fix/src/platform_impl/linux/wayland
Victor Berger 94f998af0a
Port X11 backend to the EVL2.0 API (#842)
* Fix compilation on Linux.

* x11: port to evl2 with stubs

* x11: Implement run_return using calloop

* wayland/x11: Make ControlFlow::Exit sticky

* x11: Send LoopDestroyed on exit

* x11: Fix RedrawRequested semandics

* wayland: Fix RedrawRequested semandics

* x11/wayland: reduce code duplication for sticky callback
2019-04-27 18:06:51 +02:00
..
event_loop.rs Port X11 backend to the EVL2.0 API (#842) 2019-04-27 18:06:51 +02:00
keyboard.rs Add additional numpad key mappings (#805) 2019-04-07 16:41:52 +02:00
mod.rs Wayland's eventloop 2.0 (#790) 2019-02-21 10:51:43 +01:00
pointer.rs Wayland's eventloop 2.0 (#790) 2019-02-21 10:51:43 +01:00
touch.rs Wayland's eventloop 2.0 (#790) 2019-02-21 10:51:43 +01:00
window.rs Wayland's eventloop 2.0 (#790) 2019-02-21 10:51:43 +01:00