winit/src/platform_impl/linux/wayland
Kirill Chibisov ec2888b8b7
On Wayland, fix Window::request_redraw being delayed
On Waylnad when asking for redraw before `MainEventsCleared`
would result for redraw being send on the next event loop tick,
which is not expectable given that it must be delivered on the same
event loop tick.
2022-08-12 11:54:02 +04:00
..
event_loop On Wayland, fix Window::request_redraw being delayed 2022-08-12 11:54:02 +04:00
seat Bump smithay-client-toolkit to v0.16.0 2022-06-20 10:19:49 +03:00
window On Wayland, fix Window::request_redraw being delayed 2022-08-12 11:54:02 +04:00
env.rs Refine Window::set_cursor_grab API 2022-06-13 09:43:14 +03:00
mod.rs Implement From<u64> for WindowId and vise-versa 2022-07-02 14:27:19 +03:00
output.rs Add refresh_rate_millihertz for MonitorHandle 2022-07-08 13:25:56 +03:00