29 releases

0.14.0 Jul 4, 2024
0.13.2 Apr 4, 2024
0.13.1 Mar 18, 2024
0.12.1 Nov 30, 2023
0.3.0 Nov 3, 2020

#1894 in Game dev

Download history 16523/week @ 2024-04-04 15912/week @ 2024-04-11 16373/week @ 2024-04-18 14572/week @ 2024-04-25 14149/week @ 2024-05-02 13245/week @ 2024-05-09 13836/week @ 2024-05-16 14163/week @ 2024-05-23 15582/week @ 2024-05-30 14441/week @ 2024-06-06 13481/week @ 2024-06-13 13826/week @ 2024-06-20 12792/week @ 2024-06-27 17336/week @ 2024-07-04 17922/week @ 2024-07-11 16883/week @ 2024-07-18

67,042 downloads per month
Used in 1,129 crates (36 directly)

MIT/Apache

3MB
58K 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

~12MB
~246K SLoC