You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can you add a function of minimizing to tray when user clicked the close button?
I always regret when I accidentally click the close button, especially when I use the code editor like Vscode with masscode's plugin. This means I have to reopen the software afterwards. I want massCode to run in the background or in the tray so I can't see it and avoid me closing it.
Electron is one of the topics of this project. I saw the tray API on it official website . I've never used electron, although this API doesn't seem difficult to use.
I really hope the author will add this feature. Thanks.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Can you add a function of minimizing to tray when user clicked the close button?
I always regret when I accidentally click the close button, especially when I use the code editor like Vscode with masscode's plugin. This means I have to reopen the software afterwards. I want massCode to run in the background or in the tray so I can't see it and avoid me closing it.
Electron is one of the topics of this project. I saw the tray API on it official website . I've never used electron, although this API doesn't seem difficult to use.
I really hope the author will add this feature. Thanks.
Beta Was this translation helpful? Give feedback.
All reactions