bevy/crates/bevy_window/src
jf908 9f376e2537
Update doc about Windows CursorGrabMode support (#19192)
# Objective

- Windows now supports `CursorGrabMode::Locked` in [Winit
0.30.10](https://github.com/rust-windowing/winit/releases/tag/v0.30.10)
which is automatically pulled in by cargo.

## Solution

- Remove the doc that says its unsupported.
2025-06-24 00:00:30 +00:00
..
event.rs Add newlines before impl blocks (#19746) 2025-06-22 23:07:02 +00:00
lib.rs Split CursorOptions off of Window (#19668) 2025-06-17 20:20:13 +00:00
monitor.rs bevy_reflect: Add clone registrations project-wide (#18307) 2025-03-17 18:32:35 +00:00
raw_handle.rs Fixes #15389, added docs to RawHandleWrapper::_window field (#18832) 2025-04-28 21:44:57 +00:00
system_cursor.rs bevy_reflect: Add clone registrations project-wide (#18307) 2025-03-17 18:32:35 +00:00
system.rs Renamed EventWriter::send methods to write. (#17977) 2025-02-23 21:18:52 +00:00
window.rs Update doc about Windows CursorGrabMode support (#19192) 2025-06-24 00:00:30 +00:00