37 releases

0.15.2 Feb 6, 2025
0.15.0 Nov 29, 2024
0.14.0 Jul 4, 2024
0.13.1 Mar 18, 2024
0.3.0 Nov 3, 2020

#2246 in Game dev

Download history 16931/week @ 2024-10-28 16168/week @ 2024-11-04 10928/week @ 2024-11-11 12411/week @ 2024-11-18 20514/week @ 2024-11-25 22833/week @ 2024-12-02 21301/week @ 2024-12-09 19425/week @ 2024-12-16 11578/week @ 2024-12-23 14541/week @ 2024-12-30 22307/week @ 2025-01-06 27947/week @ 2025-01-13 22683/week @ 2025-01-20 15619/week @ 2025-01-27 29880/week @ 2025-02-03 25702/week @ 2025-02-10

96,996 downloads per month
Used in 1,243 crates (49 directly)

MIT/Apache

4.5MB
82K SLoC

Bevy Window

License Crates.io Downloads Docs Discord


lib.rs:

bevy_window provides a platform-agnostic interface for windowing in Bevy.

This crate contains types for window management and events, used by windowing implementors such as bevy_winit. The WindowPlugin sets up some global window-related parameters and is part of the DefaultPlugins.

Dependencies

~11–27MB
~392K SLoC