bevy/crates/bevy_window/src
Jakob Hellermann 10e3cc72ad
add missing type registration for Monitor (#16685)
# Objective


![image](https://github.com/user-attachments/assets/4b8d6a2c-86ed-4353-8133-0e0efdb3a697)
make `Monitor` reflectable by default

## Solution

- register type
2024-12-06 15:20:10 +00:00
..
event.rs Use en-us locale for typos (#16037) 2024-10-20 18:55:17 +00:00
lib.rs add missing type registration for Monitor (#16685) 2024-12-06 15:20:10 +00:00
monitor.rs Simpler lint fixes: makes ci lints work but disables a lint for now (#15376) 2024-09-24 11:42:59 +00:00
raw_handle.rs Add core and alloc over std Lints (#15281) 2024-09-27 00:59:59 +00:00
system.rs Properly handle repeated window close requests (#14573) 2024-08-01 16:15:28 +00:00
system_cursor.rs Add custom cursors (#14284) 2024-08-12 15:49:03 +00:00
window.rs Support prefers_home_indicator_hidden (#16005) 2024-10-31 16:09:30 +00:00