winit/examples
Kirill Chibisov f07153b8e0
api: refactor ActiveEventLoop into trait
This should help with further extensions because the backend event
loops are used directly now.
2024-08-06 21:02:53 +03:00
..
data Deprecate window creation with stale event loop 2024-02-21 14:44:29 +04:00
util Remove raw-window-handle v0.4 and v0.5 support (#3831) 2024-08-04 00:18:39 +02:00
child_window.rs api: refactor ActiveEventLoop into trait 2024-08-06 21:02:53 +03:00
control_flow.rs api: refactor ActiveEventLoop into trait 2024-08-06 21:02:53 +03:00
pump_events.rs api: refactor ActiveEventLoop into trait 2024-08-06 21:02:53 +03:00
run_on_demand.rs api: refactor ActiveEventLoop into trait 2024-08-06 21:02:53 +03:00
window.rs api: refactor ActiveEventLoop into trait 2024-08-06 21:02:53 +03:00
x11_embed.rs api: refactor ActiveEventLoop into trait 2024-08-06 21:02:53 +03:00