34 releases

0.15.0-rc.3 Nov 5, 2024
0.14.2 Sep 6, 2024
0.14.0 Jul 4, 2024
0.13.1 Mar 18, 2024
0.3.0 Nov 3, 2020

#2386 in Game dev

Download history 22050/week @ 2024-07-29 19006/week @ 2024-08-05 26732/week @ 2024-08-12 20256/week @ 2024-08-19 24586/week @ 2024-08-26 23663/week @ 2024-09-02 18911/week @ 2024-09-09 18610/week @ 2024-09-16 21843/week @ 2024-09-23 17408/week @ 2024-09-30 11446/week @ 2024-10-07 15938/week @ 2024-10-14 15682/week @ 2024-10-21 16931/week @ 2024-10-28 16168/week @ 2024-11-04 11156/week @ 2024-11-11

61,433 downloads per month
Used in 1,244 crates (40 directly)

MIT/Apache

4.5MB
81K 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
~372K SLoC