winit/src/os
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.rs Remove OpenGL from Android code 2016-04-19 19:31:36 +02:00
macos.rs Rework MonitorId::get_native_identifier (#267) 2017-08-30 08:49:18 +02:00
mod.rs Some documentation improvements 2016-11-06 09:51:20 +01:00
unix.rs wayland: upgrade wayland-window (#339) 2017-11-03 17:35:29 +01:00
windows.rs Use EnumDisplayMonitors to enumerate monitors on Windows (#327) 2017-10-25 17:12:39 +02:00