webamp-desktop icon indicating copy to clipboard operation
webamp-desktop copied to clipboard

Override minimized window image on Mac

Open durasj opened this issue 5 years ago • 0 comments

We are currently overriding thumbnail on the Windows by calling setThumbnailClip with just the main window.

Something similar can be done on the Mac by setting miniwindowimage before the window is minimized. Electron currently doesn't seem to support it.

This would mean we could hide that weird miniature that is there because we are using a large transparent window for webamp.

durasj avatar Aug 27 '18 17:08 durasj