Open
Description
Is your feature request related to a problem? Please describe.
On Windows, the overlay window stays present on the taskbar even when the overlay is pinned (i.e. hidden) and the user is not in a call
Describe the solution you'd like
If the user has the overlay pinned, don't show a window on the taskbar
Describe alternatives you've considered
N/A
Additional context
Screenshot |
---|
![]() |
Tauri has a setting for skipping the taskbar. This could potentially be set/unset when the user pins/unpins the overlay window respectively