winit-sonoma-fix/examples
Héctor Ramón 7b23d190b1 Fix web errors (#1040)
* Fix old `use` declarations

* Fix hidden lifetime parameter

* Fix missing methods in `web::Monitor`.

Originally fixed by @ryanisaacg in 94387c4bf5bca35f4e24562ce89a4f4badd53aa8.

* Disable some tests and examples on `wasm32`
2019-07-10 18:54:54 -04:00
..
cursor.rs Re-format on stable rustfmt (#974) 2019-06-24 12:14:55 -04:00
cursor_grab.rs Implement DeviceEvent::Button on Mac (#967) 2019-06-27 02:58:21 -04:00
fullscreen.rs Re-format on stable rustfmt (#974) 2019-06-24 12:14:55 -04:00
handling_close.rs Re-format on stable rustfmt (#974) 2019-06-24 12:14:55 -04:00
icon.png Window icons (#497) 2018-05-07 17:36:21 -04:00
min_max_size.rs Format everything and add rustfmt to travis (#951) 2019-06-21 11:33:15 -04:00
monitor_list.rs Format everything and add rustfmt to travis (#951) 2019-06-21 11:33:15 -04:00
multithreaded.rs Fix web errors (#1040) 2019-07-10 18:54:54 -04:00
multiwindow.rs Re-format on stable rustfmt (#974) 2019-06-24 12:14:55 -04:00
proxy.rs Fix web errors (#1040) 2019-07-10 18:54:54 -04:00
request_redraw.rs Fix web errors (#1040) 2019-07-10 18:54:54 -04:00
resizable.rs Re-format on stable rustfmt (#974) 2019-06-24 12:14:55 -04:00
timer.rs Fix web errors (#1040) 2019-07-10 18:54:54 -04:00
transparent.rs Format everything and add rustfmt to travis (#951) 2019-06-21 11:33:15 -04:00
video_modes.rs Format everything and add rustfmt to travis (#951) 2019-06-21 11:33:15 -04:00
window.rs Format everything and add rustfmt to travis (#951) 2019-06-21 11:33:15 -04:00
window_icon.rs examples/window_icon.rs: De-duplicate code (#988) 2019-06-27 11:59:13 -04:00
window_run_return.rs Fix web errors (#1040) 2019-07-10 18:54:54 -04:00