bevy/crates/bevy_window
loui 3ca8844c90 Added transparency to window builder (#3105)
Applogies, had to recreate this pr because of branching issue.
Old PR: https://github.com/bevyengine/bevy/pull/3033

# Objective

Fixes #3032

Allowing a user to create a transparent window 

## Solution

I've allowed the transparent bool to be passed to the winit window builder
2021-12-08 20:53:35 +00:00
..
src Added transparency to window builder (#3105) 2021-12-08 20:53:35 +00:00
Cargo.toml Merge New Renderer 2021-11-22 23:57:42 -08:00