bevy/crates/bevy_winit/src
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
..
converters.rs Bevy ECS V2 (#1525) 2021-03-05 07:54:35 +00:00
lib.rs Added documentation to WindowMode to better document what 'use_size' … (#3216) 2021-11-30 23:51:11 +00:00
winit_config.rs fix rustdoc warnings (#1437) 2021-02-22 03:59:35 +00:00
winit_windows.rs Added transparency to window builder (#3105) 2021-12-08 20:53:35 +00:00