mirror of
https://github.com/multica-ai/multica.git
synced 2026-07-05 13:29:44 +02:00
The previous toggle behavior hid the main window when it was already visible, surprising users who expected the menu bar icon to bring the app forward. Hiding belongs to the closeToTray pref (PR2); the tray icon itself should be unambiguously a "bring window to front" affordance. Co-authored-by: multica-agent <github@multica.ai>