winit/examples
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
..
data Deprecate window creation with stale event loop 2024-02-21 14:44:29 +04:00
util examples/child_window: use distinct color/position for children 2025-01-10 18:07:17 +03:00
application.rs cursor: refactor CustomCursor to be dyn 2025-03-13 17:18:37 +03:00
child_window.rs Properly implement Debug for Window and EventLoop types (#3297) 2025-03-03 08:40:04 +01:00
control_flow.rs Properly implement Debug for Window and EventLoop types (#3297) 2025-03-03 08:40:04 +01:00
dnd.rs Properly implement Debug for Window and EventLoop types (#3297) 2025-03-03 08:40:04 +01:00
pump_events.rs Properly implement Debug for Window and EventLoop types (#3297) 2025-03-03 08:40:04 +01:00
run_on_demand.rs Properly implement Debug for Window and EventLoop types (#3297) 2025-03-03 08:40:04 +01:00
window.rs Properly implement Debug for Window and EventLoop types (#3297) 2025-03-03 08:40:04 +01:00
x11_embed.rs Properly implement Debug for Window and EventLoop types (#3297) 2025-03-03 08:40:04 +01:00