winit/src/platform_impl/web
Markus Røyset 657b4fd59e
Remove support for stdweb (#1941)
* Remove support for `stdweb`

* Expunge `stdweb`; make `web-sys` the default

* Mark this change as a breaking change

* Re-insert accidental removal of space

* Use the correct cargo feature syntax

* Re-add some `cfg` attributes

* Remove `web-sys` feature from CI
2021-05-24 10:06:21 -07:00
..
event_loop Add DeviceEvent::MouseMove on web platform to support pointer lock (#1827) 2021-02-16 17:50:46 -05:00
web_sys Fix CI warnings (#1898) 2021-03-30 21:27:32 +02:00
device.rs Draft web platform structure 2019-06-25 03:15:34 +02:00
error.rs Fix web errors (#1040) 2019-07-10 18:54:54 -04:00
mod.rs Remove support for stdweb (#1941) 2021-05-24 10:06:21 -07:00
monitor.rs Rename hidpi_factor to scale_factor (#1334) 2020-01-05 14:15:12 -05:00
window.rs Implemented focus_window (#1944) 2021-05-19 18:39:53 +02:00