Skip to content

Expose focus() to Window #1737

@probablykasper

Description

@probablykasper

Is your feature request related to a problem? Please describe.
Calling win.show() in the frontend does not bring the window (or at least not the app) to focus

Describe the solution you'd like
Electron handles this by having win.show() and win.showInactive(). I would personally prefer win.show(focus: true)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions