winit/src/platform_impl
Victor Berger 65587ef43a wayland: use an invisible surface as shell surface (#835)
This decorelates the window management from the actual user content,
meaning:

- the created window no longer needs the user to draw something to
  start existing
- it reduces our need to do roundtrips during initialization to
  avoid protocol errors
2019-06-13 12:50:02 -04:00
..
android Change Monitor dimensions functions to size functions (#911) 2019-06-13 00:33:44 -06:00
emscripten Change Monitor dimensions functions to size functions (#911) 2019-06-13 00:33:44 -06:00
ios Change Monitor dimensions functions to size functions (#911) 2019-06-13 00:33:44 -06:00
linux wayland: use an invisible surface as shell surface (#835) 2019-06-13 12:50:02 -04:00
macos Change Monitor dimensions functions to size functions (#911) 2019-06-13 00:33:44 -06:00
windows Change Monitor dimensions functions to size functions (#911) 2019-06-13 00:33:44 -06:00
mod.rs Event Loop 2.0 API and Windows implementation (#638) 2019-02-05 10:30:33 -05:00