Added monitor after app started did't provide any useful information on wayland
Open
A-Windowing
C-Bug
O-Linux
- Dominant language
- Rust
- Stars
- 48.2k
- Forks
- 4.8k
- Avg merge
- 3d 22h
- Merged PRs (30d)
- 161
Description
## Bevy version
0.16.0
## \[Optional\] Relevant system information
NixOS/pure wayland setup
```
SystemInfo { os: "Linux (NixOS 25.05)", kernel: "6.12.26", cpu: "Intel(R) Core(TM) i7-10710U CPU @ 1.10GHz", core_count: "6", memory: "15.3 GiB" }
AdapterInfo { name: "Intel(R) UHD Graphics (CML GT2)", vendor: 32902, device: 39882, device_type: IntegratedGpu, driver: "Intel open-source Mesa driver", driver_info: "Mesa 25.0.5", backend: Vulkan }
```
## What went wrong
Attachted monitor did't provide any useful information after the app have started, not sure if this is wayland/winit related
## Additional information
Contributor guide
Assessment
This issue has not been assessed yet.