36 releases

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

#2384 in Game dev

Download history 19003/week @ 2024-09-27 14998/week @ 2024-10-04 14227/week @ 2024-10-11 15761/week @ 2024-10-18 15943/week @ 2024-10-25 16832/week @ 2024-11-01 10515/week @ 2024-11-08 12069/week @ 2024-11-15 16697/week @ 2024-11-22 25109/week @ 2024-11-29 20104/week @ 2024-12-06 21690/week @ 2024-12-13 14643/week @ 2024-12-20 10106/week @ 2024-12-27 20061/week @ 2025-01-03 21251/week @ 2025-01-10

67,511 downloads per month
Used in 1,215 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–23MB
~373K SLoC