Skip to content

Added monitor after app started did't provide any useful information on wayland #19216

Open
@dearfl

Description

@dearfl

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 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-BugAn unexpected or incorrect behaviorS-Needs-TriageThis issue needs to be labelled

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions