winit-sonoma-fix/src
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
..
platform Port X11 backend to the EVL2.0 API (#842) 2019-04-27 18:06:51 +02:00
platform_impl Port X11 backend to the EVL2.0 API (#842) 2019-04-27 18:06:51 +02:00
dpi.rs Event Loop 2.0 API and Windows implementation (#638) 2019-02-05 10:30:33 -05:00
event.rs Event Loop 2.0 API and Windows implementation (#638) 2019-02-05 10:30:33 -05:00
event_loop.rs Wayland's eventloop 2.0 (#790) 2019-02-21 10:51:43 +01:00
icon.rs Remove icon loading feature (#799) 2019-02-23 20:59:00 -05:00
lib.rs Remove icon loading feature (#799) 2019-02-23 20:59:00 -05:00
monitor.rs Event Loop 2.0 API and Windows implementation (#638) 2019-02-05 10:30:33 -05:00
window.rs [Rebased] [x11-backend] Retrieve DPI from Xft.dpi XResource (#824) 2019-04-08 08:30:09 +02:00