bevy/crates/bevy_winit
François Mockers c1d392a5c6
Reduce iOS cpu usage (#16548)
# Objective

- Avoid recreating the monitor every loop (temp fix until it's done
properly on winit side)
- Add a new `WinitSettings` preset for mobile that makes the winit loop
wait more and recommend its usage
2024-11-29 00:34:40 +00:00
..
src Reduce iOS cpu usage (#16548) 2024-11-29 00:34:40 +00:00
Cargo.toml Remove accesskit re-export from bevy_a11y (#16257) 2024-11-08 21:01:16 +00:00
README.md Fix bevy_window and bevy_winit readme badges (#15637) 2024-10-04 00:38:49 +00:00

Bevy Winit

License Crates.io Downloads Docs Discord