38 releases

0.15.3 Feb 24, 2025
0.15.1 Jan 3, 2025
0.15.0 Nov 29, 2024
0.14.0 Jul 4, 2024
0.3.0 Nov 3, 2020

#2389 in Game dev

Download history 14736/week @ 2024-11-05 11146/week @ 2024-11-12 13468/week @ 2024-11-19 21915/week @ 2024-11-26 21594/week @ 2024-12-03 22722/week @ 2024-12-10 17978/week @ 2024-12-17 10273/week @ 2024-12-24 17427/week @ 2024-12-31 20189/week @ 2025-01-07 29697/week @ 2025-01-14 20644/week @ 2025-01-21 18654/week @ 2025-01-28 30238/week @ 2025-02-04 23410/week @ 2025-02-11 65/week @ 2025-02-18

74,216 downloads per month
Used in 1,245 crates (49 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

~12–23MB
~389K SLoC