loft-sh / devpod

Codespaces but open-source, client-only and unopinionated: Works with any IDE and lets you use any cloud, kubernetes or just localhost docker.
https://devpod.sh
Mozilla Public License 2.0
8.8k stars 335 forks source link

Double clicking the notification area icon on Windows doesn't open the window #1302

Open MartinAskestad opened 1 week ago

MartinAskestad commented 1 week ago

What happened?
When double clicking the notification area icon (sys tray icon), the usual thing that happens on Windows is that the application window opens, but the devpod app windows doesn't show up.

What did you expect to happen instead?
The devpod app window opens.

How can we reproduce the bug? (as minimally and precisely as possible)
Run on Windows, double click the notification area icon.

Local Environment:

DevPod Provider:

Anything else we need to know?

haukex commented 1 week ago

I just noticed this issue, it seems to be a duplicate of my issue #1280.

MartinAskestad commented 1 week ago

I just noticed this issue, it seems to be a duplicate of my issue #1280.

I think you are right.