mirror of
https://github.com/bevyengine/bevy
synced 2024-11-22 20:53:53 +00:00
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 |