winit/src
Xiaopeng Li ba704c4eb4
Mac: Redraw immediately to prevent shaking on window resize (#1901)
* Mac: Redraw immediately to prevent shaking on window resize

* Update CHANGELOG.md

* Update CHANGELOG.md

Co-authored-by: 李小鹏 <lixiaopeng.jetspark@bytedance.com>
Co-authored-by: Markus Røyset <maroider@protonmail.com>
2021-04-06 09:22:38 +02:00
..
platform Fix CI warnings (#1898) 2021-03-30 21:27:32 +02:00
platform_impl Mac: Redraw immediately to prevent shaking on window resize (#1901) 2021-04-06 09:22:38 +02:00
dpi.rs Handle scale factor change on web-sys backend (#1690) 2020-08-30 09:15:44 -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 On Wayland, don't drop extra mouse buttons 2020-12-09 23:11:25 +03:00
event_loop.rs Clarify ControlFlow::Poll doc for web (#1725) 2020-09-24 10:30:26 -04:00
icon.rs Add ability to create Icons from embedded resources on Windows (#1410) 2020-03-07 14:42:21 -05:00
lib.rs Rename desktop eventloop extensions to run_return extension (#1738) 2020-11-12 20:49:44 +01:00
monitor.rs Fix misspellings in comments (#1618) 2020-07-09 08:08:26 -07:00
window.rs Add WindowBuilder::with_outer_position (#1866) 2021-03-25 19:18:51 +01:00