cinnyapp / cinny-desktop

Yet another matrix client for desktop
GNU Affero General Public License v3.0
360 stars 37 forks source link

Add single-instance tauri plugin #261

Closed aceArt-GmbH closed 2 weeks ago

aceArt-GmbH commented 5 months ago

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:

github-actions[bot] commented 5 months ago

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

kfiven commented 3 weeks ago

Hi @aceArt-GmbH , Could you please rebase this on top of latest changes in dev?

aceArt-GmbH commented 2 weeks ago

@kfiven rebased it onto main