winit/src/platform
Mads Marquart ee3ab33a7c
Remove internal ActiveEventLoop::clear_exit
How to store and clear the internal state should be internal to the
implementation on each backend.
2024-07-14 21:51:38 +03:00
..
android.rs Rustfmt: use group_imports 2024-07-07 18:38:50 +02:00
ios.rs Remove EventLoopExtIOS::idiom and ios::Idiom (#2924) 2024-06-24 22:56:20 +02:00
macos.rs event_loop: remove generic user event 2024-06-24 13:04:55 +03:00
mod.rs chore(rustfmt): use nightly (#2325) 2024-04-26 17:11:44 +02:00
modifier_supplement.rs chore(rustfmt): use nightly (#2325) 2024-04-26 17:11:44 +02:00
orbital.rs Move some of our documentation to docs.rs (#3478) 2024-02-23 15:35:18 +01:00
pump_events.rs Change run_app(app: &mut A) to run_app(app: A) (#3721) 2024-07-11 15:38:09 +02:00
run_on_demand.rs Remove internal ActiveEventLoop::clear_exit 2024-07-14 21:51:38 +03:00
scancode.rs chore(rustfmt): use nightly (#2325) 2024-04-26 17:11:44 +02:00
startup_notify.rs Deprecate window creation with stale event loop 2024-02-21 14:44:29 +04:00
wayland.rs Rustfmt: use group_imports 2024-07-07 18:38:50 +02:00
web.rs Web: use the word "Web" correctly and consistently (#3785) 2024-07-10 16:17:39 +02:00
windows.rs Rustfmt: use group_imports 2024-07-07 18:38:50 +02:00
x11.rs Rustfmt: use group_imports 2024-07-07 18:38:50 +02:00