Skip to content

[feat] Shift click on taskbar icon to create new window #5951

@abose

Description

@abose

Describe the problem

In Windows, shift-clicking on a taskbar icon will launch another instance of the app. Is there a way to do that in a Tauri window? I couldn't find it in the docs/search.

Attached screen recording below:

shift click

steps:

  1. Open a Tauri demo app in windows.
  2. Press Shift key and click on the taskbar icon.
  3. Observer that nothing happens

Expected behavior:

Another window/app instance should be opened (Or an API to control this behavior).

Describe the solution you'd like

Shift-Click on taskbar APIs in Tauri.

Alternatives considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions