winit/src/platform_impl/linux/wayland/window
Kirill Chibisov cad3277550
On Wayland, reduce amount of spurious wakeups
Mark it as breaking, since some clients relied on that behavior, simply
because dispatching clients queue always woke up a winit, meaning that
they won't be able to use user events for this sake.
2023-08-06 01:09:59 +04:00
..
mod.rs On Wayland, reduce amount of spurious wakeups 2023-08-06 01:09:59 +04:00
state.rs On Wayland, use frame callbacks to throttle RedrawRequested 2023-08-04 14:23:44 +04:00