winit/src/platform_impl/web/web_sys
Michael Tang 777d9edeaa Implement hidpi for web platform (#1233)
* fix: use a 'static lifetime for the web backend's `Event` types

* implement hidpi for stdweb (web-sys wip?)

* fix: make all canvas resizes go through backend::set_canvas_size

* update Window docs for web, make `inner/outer_position` return the position in the viewport
2020-01-05 14:15:11 -05:00
..
canvas.rs Implement hidpi for web platform (#1233) 2020-01-05 14:15:11 -05:00
event.rs Make size/position types generic over pixel type (#1277) 2020-01-05 14:15:11 -05:00
mod.rs Implement hidpi for web platform (#1233) 2020-01-05 14:15:11 -05:00
timeout.rs Add dyn keyword where necessary 2019-07-01 20:23:42 +02:00