~Currently, if minimized and hidden, it will show but not unminimiz.
Also after being shown by a second instance, the tray menu will continue to say "Show Cinny" while it should "Hide Cinny" as it is now shown.~
cc https://github.com/tauri-apps/plugins-workspace/issues/280
Fixes #210
Type of change
[ ] Bug fix (non-breaking change which fixes an issue)
[x] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
[ ] This change requires a documentation update
Checklist:
[x] My code follows the style guidelines of this project
[x] I have performed a self-review of my own code
[x] I have commented my code, particularly in hard-to-understand areas
[x] I have made corresponding changes to the documentation
Description
Uses official tauri plugin.
~Currently, if minimized and hidden, it will show but not unminimiz. Also after being shown by a second instance, the tray menu will continue to say "Show Cinny" while it should "Hide Cinny" as it is now shown.~ cc https://github.com/tauri-apps/plugins-workspace/issues/280
Fixes #210
Type of change
Checklist: