winit-sonoma-fix/src/platform
Victor Berger 61d25be3e0
wayland: upgrade wayland-window (#339)
* wayland: upgrade wayland-window

This new version of wayland window considerably simplifies the
window handling for winit, meaning much of the previous juggling
is no longer needed, and the windows will appear even if nothing is
drawn.

* wayland: cleanup unused stuff
2017-11-03 17:35:29 +01:00
..
android Made poll events loop over as many events as there may be instead of just one. (#333) 2017-10-29 07:02:57 +01:00
emscripten Impl Clone for EventsLoopProxy (#331) 2017-10-25 20:03:57 +02:00
ios Impl Clone for EventsLoopProxy (#331) 2017-10-25 20:03:57 +02:00
linux wayland: upgrade wayland-window (#339) 2017-11-03 17:35:29 +01:00
macos update macos deps (#335) 2017-10-31 11:03:18 +01:00
windows Impl Clone for EventsLoopProxy (#331) 2017-10-25 20:03:57 +02:00
mod.rs Remove the use platform_not_supported hack (#285) 2017-09-15 15:45:45 +02:00