winit/src/platform_impl/linux/wayland
Kirill Chibisov 92530299eb
Revert "On Wayland, fix resize not propagating properly"
This reverts commit 78e5a395da.

It was discovered that in some cases mesa will lock the back
buffer, e.g. when making context current, leading to resize
missing. Given that applications can restructure their rendering
to account for that, and that winit isn't limited to playing
nice with mesa reverting the original commit.
2022-06-05 22:19:27 +03:00
..
event_loop Revert "On Wayland, fix resize not propagating properly" 2022-06-05 22:19:27 +03:00
seat On Wayland, provide option for better CSD 2022-05-20 03:09:23 +03:00
window On Wayland, provide option for better CSD 2022-05-20 03:09:23 +03:00
env.rs On Wayland, implement 'request_user_attention' 2021-08-17 07:59:57 +03:00
mod.rs Clippy fixes (#2011) 2021-08-30 19:40:02 +02:00
output.rs Update smithay-client-toolkit to 'v0.15.0' 2021-08-15 22:31:59 +03:00