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

#2249 in Game dev

Download history 16858/week @ 2024-10-30 13115/week @ 2024-11-06 11573/week @ 2024-11-13 15046/week @ 2024-11-20 22732/week @ 2024-11-27 20213/week @ 2024-12-04 23381/week @ 2024-12-11 17687/week @ 2024-12-18 9078/week @ 2024-12-25 18513/week @ 2025-01-01 18796/week @ 2025-01-08 30535/week @ 2025-01-15 19929/week @ 2025-01-22 20939/week @ 2025-01-29 29151/week @ 2025-02-05 20621/week @ 2025-02-12

93,011 downloads per month
Used in 1,242 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

~12–23MB
~389K SLoC