|  635320f172 # Objective I needed a window which is always on top, to create a overlay app. ## Solution expose the `always_on_top` property of winit in bevy's `WindowDescriptor` as a boolean flag --- ## Changelog ### Added - add `WindowDescriptor.always_on_top` which configures a window to stay on top. | ||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||