winit/src
mtak- 3a7350cbb9 El2.0 ios (#871)
* port ios winit el2.0 implementation to the new rust-windowing repo

* unimplemented! => unreachable
trailing comma in CFRunLoopTimerCallback

* implement get_fullscreen

* add iOS specific platform documentation. Add a TODO about how to possibly extend the iOS backend to work have methods callable from more than just the main thread

* assert that window is only dropped from the main thread

* assert_main_thread called from fewer places
2019-05-25 21:10:41 -04:00
..
platform El2.0 ios (#871) 2019-05-25 21:10:41 -04:00
platform_impl El2.0 ios (#871) 2019-05-25 21:10:41 -04: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 El2.0 ios (#871) 2019-05-25 21:10:41 -04:00
icon.rs Remove icon loading feature (#799) 2019-02-23 20:59:00 -05:00
lib.rs Squashed commit of the following: (#853) 2019-05-13 22:20:51 -04:00
monitor.rs Event Loop 2.0 API and Windows implementation (#638) 2019-02-05 10:30:33 -05:00
util.rs Squashed commit of the following: (#853) 2019-05-13 22:20:51 -04:00
window.rs El2.0 ios (#871) 2019-05-25 21:10:41 -04:00