winit-sonoma-fix/src/platform_impl
Kirill Chibisov 037d4121a1
On Wayland, fix 'with_min_inner_size' disabling resize
Building window with 'set_min_inner_size' was setting 'max_inner_size'
under the hood, thus completely disabling window resize, since
the window isn't resizeable on Wayland when its minimum size
is equal to its maximum size.
2020-10-20 03:30:19 +03:00
..
android Added WindowHasFocus and WindowLostFocus events to Android (#1733) 2020-10-08 19:44:41 +02:00
ios Fix view frame in portrait when starting iOS app in landscape (#1703) 2020-09-22 11:21:07 -07:00
linux On Wayland, fix 'with_min_inner_size' disabling resize 2020-10-20 03:30:19 +03:00
macos Fix WindowEvent::Moved ignoring DPI on macOS 2020-09-23 10:54:53 +00:00
web Fix warnings (#1742) 2020-10-15 11:33:06 -07:00
windows Add prefix byte for extended scancodes on Windows (#1679) 2020-10-19 16:35:01 +02:00
mod.rs Merge branch 'master' into merge-master-to-web 2019-09-24 14:21:18 -04:00