bevy/crates/bevy_window/src
James Liu aba8e81481 Remove mention of Windows 11 from Window::transparent's docs (#7832)
# Objective
Fix #7544. Update docs for `Window::transparent` regarding Windows 11 platform support. Following the update to winit 0.28, this has been fixed.

## Solution
Remove the mention in the docs.
2023-02-27 21:10:52 +00:00
..
cursor.rs Windows as Entities (#5589) 2023-01-19 00:38:28 +00:00
event.rs add Input Method Editor support (#7325) 2023-01-29 20:27:29 +00:00
lib.rs Fix closing window does not exit app in desktop_app mode (#7628) 2023-02-13 19:15:24 +00:00
raw_handle.rs Windows as Entities (#5589) 2023-01-19 00:38:28 +00:00
system.rs Windows as Entities (#5589) 2023-01-19 00:38:28 +00:00
window.rs Remove mention of Windows 11 from Window::transparent's docs (#7832) 2023-02-27 21:10:52 +00:00