winit/src/platform_impl/linux/wayland
Kirill Chibisov ae28eea406
cursor: refactor CustomCursor to be dyn
cursor: refactor `CustomCursor` to be `dyn`

Same as for `MonitorHandle`, the source was changed to support
all kinds of sources.
2025-03-13 17:18:37 +03:00
..
event_loop cursor: refactor CustomCursor to be dyn 2025-03-13 17:18:37 +03: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 cursor: refactor CustomCursor to be dyn 2025-03-13 17:18:37 +03: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