winit-sonoma-fix/src
Kirill Chibisov c57294b41a
On Wayland commit after setting all startup props
The commit without buffer attached should be done after setting all
top level size/application related properties. While c4df7ad7a added
commit after setting decorations, it accounted just for decorations,
however we should account for the min/max size and other attributes.
2022-04-10 03:56:01 +03:00
..
platform feat(Windows): add skip taskbar methods (#2177) 2022-04-01 20:21:09 +02:00
platform_impl On Wayland commit after setting all startup props 2022-04-10 03:56:01 +03:00
dpi.rs Clippy fixes (#2011) 2021-08-30 19:40:02 +02: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 Reverse horizontal scroll direction (#2105) 2022-03-13 14:22:02 +01:00
event_loop.rs Discourage use of WaitUntil to implement VSync (#2230) 2022-03-31 22:38:02 +02:00
icon.rs Add ability to create Icons from embedded resources on Windows (#1410) 2020-03-07 14:42:21 -05:00
lib.rs Add exit code to ControlFlow::Exit (#2100) 2022-01-11 01:23:20 +01:00
monitor.rs Fix misspellings in comments (#1618) 2020-07-09 08:08:26 -07:00
window.rs Add is_resizable and is_decorated on Wayland 2022-04-07 03:05:11 +03:00