winit-sonoma-fix/src
Osspial aabf0e13b7 On Windows, fix window shrinking when leaving fullscreen in some situations (#718)
* Fix resize border appearing in some cases after leaving fullscreen.

* On fullscreen, save client rect instead of window rect

* Add CHANGELOG entry

* Revert test changes to fullscreen example

* Update panic message when unable to get client area
2018-11-20 15:57:06 -05:00
..
os Introduce WindowBuilderExt::with_app_id for wayland (#700) 2018-11-15 16:59:56 -05:00
platform On Windows, fix window shrinking when leaving fullscreen in some situations (#718) 2018-11-20 15:57:06 -05:00
dpi.rs Add optional Serde implementations and missing derivable traits (#652) 2018-11-01 04:24:56 -04:00
events.rs Fix panic when dragging text onto a window on Windws (#697) (#711) 2018-11-20 03:28:26 -05:00
icon.rs update to image 0.20 (#683) 2018-10-23 20:29:11 -04:00
lib.rs On Windows, catch window callback panics and forward them to the calling thread (#703) 2018-11-17 14:20:04 -05:00
window.rs Clarify DPI docs to highlight WindowEvent::HiDpiFactorChanged (#598) 2018-07-16 10:44:29 -04:00