Skip to content

[feat] Add window.is_minimized() #3878

@sprout2000

Description

@sprout2000

Describe the problem

Since macOS always displays a menu when an application is active, selecting the minimize menu when the window is already minimized will always cause a panic.

Describe the solution you'd like

I want to cancel some menu events (e.g. set_fullscreen()) if the window is minimized.

Alternatives considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: upstreamThis issue is blocked by upstream dependencies and we need to wait or contribute upstream fixestype: feature request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions