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:

steps:
- Open a Tauri demo app in windows.
- Press
Shift key and click on the taskbar icon.
- 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
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:
steps:
Shiftkey and click on the taskbar icon.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