winit-sonoma-fix/src
Kirill Chibisov 72fc6a74ec on Wayland, drop resize events equal to the current window size (#1249)
* on Wayland, drop resize events equal to the current window size

* Add changelog entry
2019-10-31 20:45:45 -04: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 on Wayland, drop resize events equal to the current window size (#1249) 2019-10-31 20:45:45 -04:00
dpi.rs Update the documentation to reflect web support (#1183) 2019-09-24 19:33:32 -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 'master' into merge-master-to-web 2019-09-24 14:21:18 -04:00
event_loop.rs Prevent EventLoop from getting initialized outside the main thread in cross-platform functions (#1186) 2019-10-18 11:51:06 -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 'master' into web 2019-10-12 23:51:34 -04:00
monitor.rs Merge branch 'master' into web 2019-10-12 23:51:34 -04:00
window.rs Always dispatch a RedrawRequested event after creating a new window (#1175) 2019-10-17 10:59:07 -04:00