winit/src
daxpedda d1073dcecb
Implement ThemeChanged for web target. (#1462)
* Implement ThemeChanged for web target.

* Add TODO upstream to stdweb.

Co-authored-by: Ryan G <ryanisaacg@users.noreply.github.com>
2020-02-17 14:25:27 -05:00
..
platform Implement ThemeChanged for web target. (#1462) 2020-02-17 14:25:27 -05:00
platform_impl Implement ThemeChanged for web target. (#1462) 2020-02-17 14:25:27 -05:00
dpi.rs rename dpi_factor to scale_factor where appropriate (#1463) 2020-02-13 12:41:41 -07: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 Map UserEvent properly in Event::to_static (#1468) 2020-02-16 10:53:02 -07:00
event_loop.rs Fix warnings on all platforms (#1383) 2020-01-09 22:29:31 -07:00
icon.rs Fix warnings on all platforms (#1383) 2020-01-09 22:29:31 -07:00
lib.rs Fix warnings on all platforms (#1383) 2020-01-09 22:29:31 -07:00
monitor.rs Rename hidpi_factor to scale_factor (#1334) 2020-01-05 14:15:12 -05:00
window.rs doc: change remaining EventsCleared references to MainEventsCleared (#1390) 2020-01-13 12:15:44 -07:00