The titlebar replacement for Atom on Windows 10
Slightly edited version of https://atom.io/packages/atom-windows-titlebar
Edits:
You need to enable/disable windows default frame!
Atom switched back to ASAR and this is a bit scary. We need an option to disable windows frame from atom for Windows Users. Pull Request
make sure all atom windows are closed
run cd C:\Users\{user}\AppData\Local\atom\app-{version}
run npm install asar
run node toggleframe.js
Open atom!
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.