winit/src/platform_impl/linux/wayland
Kirill Chibisov c8579a1882
wayland: ensure external loop is notified with pump_events
Spawn a thread when pump_events is used, so the external thread will
get woken-up correctly. This only happens when timeout was given.

Fixes #4183.
2025-04-29 11:43:36 +09:00
..
event_loop wayland: ensure external loop is notified with pump_events 2025-04-29 11:43:36 +09:00
seat Properly implement Debug for Window and EventLoop types (#3297) 2025-03-03 08:40:04 +01:00
types cursor: refactor CustomCursor to be dyn 2025-03-13 17:18:37 +03:00
window wayland/fix: crash due consequent calls to set_cursor_grab 2025-04-20 19:47:11 +09:00
mod.rs cursor: refactor CustomCursor to be dyn 2025-03-13 17:18:37 +03:00
output.rs monitor: refactor MonitorHandle to store dyn object 2025-03-07 19:22:12 +03:00
state.rs Properly implement Debug for Window and EventLoop types (#3297) 2025-03-03 08:40:04 +01:00