Skip to content

WindowAttributes.with_visible(false) ignored on Windows #4132

@acarl005

Description

@acarl005

Description

Calling .with_visible(false) on a WindowAttributes to create a window on Windows will create a visible window. Instead, it should create a non-visible window. Perhaps this isn't supported on Windows? If so, adding the to documentation would be helpful.

Windows version

Microsoft Windows [Version 10.0.26100.3194]

Winit version

0.30.9

Metadata

Metadata

Assignees

No one assigned

    Labels

    B - bugDang, that shouldn't have happenedDS - win32Affects the Win32/Windows backend

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions