38 releases

0.15.3 Feb 24, 2025
0.15.1 Jan 3, 2025
0.15.0 Nov 29, 2024
0.14.0 Jul 4, 2024
0.3.0 Nov 3, 2020

#2381 in Game dev

Download history 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 21477/week @ 2025-02-12 20020/week @ 2025-02-19 25194/week @ 2025-02-26 16260/week @ 2025-03-05

85,805 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

~12–27MB
~400K SLoC