winit/examples
Kirill Chibisov 3e8fa41073
event_loop: remove deprecated run APIs
The APIs are not well suited for the `&dyn ApplicationHandler` model and
`Box<dyn EventLoop>` structure, thus remove them.
2024-05-20 20:27:36 +04:00
..
data Deprecate window creation with stale event loop 2024-02-21 14:44:29 +04:00
util chore(rustfmt): use nightly (#2325) 2024-04-26 17:11:44 +02:00
child_window.rs event_loop: remove deprecated run APIs 2024-05-20 20:27:36 +04:00
control_flow.rs chore(rustfmt): use nightly (#2325) 2024-04-26 17:11:44 +02:00
pump_events.rs chore(rustfmt): use nightly (#2325) 2024-04-26 17:11:44 +02:00
run_on_demand.rs chore(rustfmt): use nightly (#2325) 2024-04-26 17:11:44 +02:00
window.rs Add UIGestureRecognizerDelegate and PanGestureRecogniser (#3597) 2024-04-27 15:55:04 +02:00
x11_embed.rs chore(rustfmt): use nightly (#2325) 2024-04-26 17:11:44 +02:00