out icon indicating copy to clipboard operation
out copied to clipboard

Hide Dock Icon

Open chrisspiegl opened this issue 3 years ago • 1 comments

I have recently started developing a Electron app myself and found that it is possible to hide the dock icon. Something along the lines of:

app.dock.hide()

Would be cool to not have it in the menu bar and the dock.

chrisspiegl avatar May 21 '21 16:05 chrisspiegl

There's an issue with Menubar currently.

I just did this solution and will see if it fixes the problem

alisalahio avatar May 22 '21 16:05 alisalahio