winit/src/platform_impl/linux/wayland/event_loop
Kirill Chibisov 12dbbf8012
On Wayland, improve initial user size handling
Keep the user provided size in the original values and convert only
when we're getting a `configure` event. On some compositors will
have a scale available, so it'll work, however with some we'll
still have old 'pick 1` as default.

Also configure_bounds when compositor tells the user to pick the size,
that will ensure that initial `with_inner_size` won't grow beyond the
working area.

Fixes #3187.
2023-10-27 00:56:23 +04:00
..
mod.rs On Wayland, improve initial user size handling 2023-10-27 00:56:23 +04:00
proxy.rs Update SCTK to 0.11.0 2020-09-29 00:11:43 +03:00
sink.rs On Wayland, reduce amount of spurious wakeups 2023-08-06 01:09:59 +04:00