35 releases

0.15.0 Nov 29, 2024
0.15.0-rc.2 Oct 27, 2024
0.14.0 Jul 4, 2024
0.13.1 Mar 18, 2024
0.3.0 Nov 3, 2020

#2413 in Game dev

Download history 23708/week @ 2024-08-24 22847/week @ 2024-08-31 20550/week @ 2024-09-07 17888/week @ 2024-09-14 21344/week @ 2024-09-21 18420/week @ 2024-09-28 13557/week @ 2024-10-05 14997/week @ 2024-10-12 15507/week @ 2024-10-19 16196/week @ 2024-10-26 17262/week @ 2024-11-02 9790/week @ 2024-11-09 12259/week @ 2024-11-16 17415/week @ 2024-11-23 25385/week @ 2024-11-30 18016/week @ 2024-12-07

74,969 downloads per month
Used in 1,188 crates (47 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–22MB
~371K SLoC