winit-sonoma-fix/src
Héctor Ramón 133b11fa6d Implement revamped RedrawRequested on Web (#1301)
* Implement revamped `RedrawRequested` on Web

* Add `web` example
2019-12-22 11:17:23 -05:00
..
platform Prevent EventLoop from getting initialized outside the main thread in cross-platform functions (#1186) 2019-10-18 11:51:06 -04:00
platform_impl Implement revamped RedrawRequested on Web (#1301) 2019-12-22 11:17:23 -05:00
dpi.rs Fixed typo (#1273) 2019-11-14 00:10:31 -05: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 Implement changes to RedrawRequested event (#1062) 2019-12-22 11:17:23 -05:00
event_loop.rs Have EventLoopClosed contain the original event (#1294) 2019-12-07 10:22:03 -07: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 Implement changes to RedrawRequested event (#1062) 2019-12-22 11:17:23 -05:00
monitor.rs Use paths for intra-doc links, and verify that links are valid in CI (#1244) 2019-11-11 16:05:59 -07:00
window.rs Window::set_minimized (#985) (#990) 2019-12-22 01:04:11 -05:00