Files
multica/apps
Lambda 2457519b1f fix(desktop): tray left-click always shows + focuses, never hides
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>
2026-05-20 10:59:21 +08:00
..