We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
0.16.0
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 }
https://github.com/dearfl/bevy-tests/blob/7dcd8247bef8dd0773f9b57fb42c213d0eb6dc0f/src/bin/monitor-test.rs
To reproduce, run this program, then attach another monitor, check the inspector or output.
Attachted monitor did't provide any useful information after the app have started, not sure if this is wayland/winit related
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Bevy version
0.16.0
[Optional] Relevant system information
NixOS/pure wayland setup
What you did
https://github.com/dearfl/bevy-tests/blob/7dcd8247bef8dd0773f9b57fb42c213d0eb6dc0f/src/bin/monitor-test.rs
To reproduce, run this program, then attach another monitor, check the inspector or output.
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
The text was updated successfully, but these errors were encountered: