|
||
---|---|---|
.gitignore | ||
LICENSE | ||
README.md | ||
index.html | ||
main.js | ||
package-lock.json | ||
package.json |
Use the NPM Package instead
This template has been converted into a NPM Package as of January 5th, 2023.
https://code.korbsstudio.com/KorbsStudio/electron-titlebar-respect
Electron Titlebar OS Detection
When developing an Electron app with a custom titlebar, you have to keep mind other operating systems. With this, you can distrubed to all platforms in one go without having to change your code for each OS to fit the design of their desktop.