Genotify icon indicating copy to clipboard operation
Genotify copied to clipboard

Consider going chromeless and building own menu bar.

Open j-andrews7 opened this issue 6 years ago • 2 comments

This would allow for a more fluid look, as the ugly native default title bar could be customized. However, doing this means the menu bar would also have to be reconstructed in HTML/CSS/JS. Probably a fair amount of work, but would let it look like Slack, Github Desktop, etc.

j-andrews7 avatar Jun 07 '18 13:06 j-andrews7

See: https://github.com/sidneys/electron-titlebar-windows https://stackoverflow.com/questions/46222035/set-color-of-windows-titlebar-electron-js

j-andrews7 avatar Jun 07 '18 13:06 j-andrews7

This is the best option thus far - allows customization without building it from scratch.

https://www.npmjs.com/package/custom-electron-titlebar

j-andrews7 avatar Aug 14 '19 20:08 j-andrews7