winit/src/platform_impl/linux/wayland
Mads Marquart 3c3a863cc9
Remove functionality already exposed through raw-window-handle
Nothing changed from the user point of view, other than they should
use the `raw-window-handle`, which is objectively better, given that
it reduces the amount of `cfg` guards in downstream code.
2023-08-05 22:56:22 +04:00
..
event_loop On Wayland, use frame callbacks to throttle RedrawRequested 2023-08-04 14:23:44 +04:00
seat On Wayland, make the CSD frame double click reliable 2023-07-15 08:09:28 +00:00
types Add platform::startup_notify for Wayland/X11 2023-07-20 13:16:51 +00:00
window Remove functionality already exposed through raw-window-handle 2023-08-05 22:56:22 +04:00
mod.rs Update wayland-rs to 0.30.0 2023-04-19 00:56:29 +03:00
output.rs Update wayland-rs to 0.30.0 2023-04-19 00:56:29 +03:00
state.rs On Wayland, use frame callbacks to throttle RedrawRequested 2023-08-04 14:23:44 +04:00