winit-sonoma-fix/src
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
..
platform Merge branch 'web' into webmerge2 2019-07-09 22:50:51 -06:00
platform_impl Fix web errors (#1040) 2019-07-10 18:54:54 -04:00
dpi.rs Format everything and add rustfmt to travis (#951) 2019-06-21 11:33:15 -04:00
error.rs Always use f as the argument name for &mut std::fmt::Formatter (#1023) 2019-07-09 17:49:07 -04:00
event.rs Merge branch 'web' into webmerge2 2019-07-09 22:50:51 -06:00
event_loop.rs Fix web errors (#1040) 2019-07-10 18:54:54 -04:00
icon.rs Always use f as the argument name for &mut std::fmt::Formatter (#1023) 2019-07-09 17:49:07 -04:00
lib.rs Merge branch 'web' into webmerge2 2019-07-09 22:50:51 -06:00
monitor.rs Fix broken links to mod DPI on various documentation pages (#984) 2019-06-26 15:35:54 +02:00
window.rs Fix warning (#1016) 2019-07-06 13:28:50 -04:00