winit/src/platform
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
..
android.rs Event Loop 2.0 API and Windows implementation (#638) 2019-02-05 10:30:33 -05:00
desktop.rs Event Loop 2.0 API and Windows implementation (#638) 2019-02-05 10:30:33 -05:00
ios.rs Event Loop 2.0 API and Windows implementation (#638) 2019-02-05 10:30:33 -05:00
macos.rs Event Loop 2.0 API and Windows implementation (#638) 2019-02-05 10:30:33 -05:00
mod.rs Event Loop 2.0 API and Windows implementation (#638) 2019-02-05 10:30:33 -05:00
unix.rs Port X11 backend to the EVL2.0 API (#842) 2019-04-27 18:06:51 +02:00
windows.rs Event Loop 2.0 API and Windows implementation (#638) 2019-02-05 10:30:33 -05:00