google-labs-jules[bot] 9025e3c048 feat: Open main window on tray icon click (Windows)
Implemented functionality to open the main application window when the system tray icon is left-clicked on Windows.

This is achieved by adding a handler for `SystemTrayEvent::LeftClick` in `src-tauri/src/main.rs`.
The handler ensures the main window is shown and brought into focus. This change is specific to the Windows platform.
2025-06-19 22:53:56 +00:00
..
2025-06-13 17:44:21 -04:00
2024-04-26 22:25:22 -04:00