bevy/crates/bevy_window/src
tygyh fd308571c4
Remove unnecessary path prefixes (#10749)
# Objective

- Shorten paths by removing unnecessary prefixes

## Solution

- Remove the prefixes from many paths which do not need them. Finding
the paths was done automatically using built-in refactoring tools in
Jetbrains RustRover.
2023-11-28 23:43:40 +00:00
..
cursor.rs Slightly improve CursorIcon doc. (#10289) 2023-10-28 12:30:33 +00:00
event.rs add new event WindowOccluded from winit (#10735) 2023-11-26 21:58:54 +00:00
lib.rs add new event WindowOccluded from winit (#10735) 2023-11-26 21:58:54 +00:00
raw_handle.rs Enable clippy::undocumented_unsafe_blocks warning across the workspace (#10646) 2023-11-21 02:06:24 +00:00
system.rs fix typo (#9651) 2023-08-31 07:20:53 +00:00
window.rs Remove unnecessary path prefixes (#10749) 2023-11-28 23:43:40 +00:00