36 releases

new 0.15.1 Jan 3, 2025
0.15.0 Nov 29, 2024
0.15.0-rc.2 Oct 27, 2024
0.14.0 Jul 4, 2024
0.3.0 Nov 3, 2020

#2466 in Game dev

Download history 20181/week @ 2024-09-18 20035/week @ 2024-09-25 16484/week @ 2024-10-02 12780/week @ 2024-10-09 15308/week @ 2024-10-16 16303/week @ 2024-10-23 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 18622/week @ 2025-01-01

71,489 downloads per month
Used in 1,204 crates (48 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–26MB
~382K SLoC