No description
59ecf7bb50
Atom Shell was causing the GPU to be switched to the discrete card as this attribute was missing from Info.plist files in common/ and renderer/ |
||
---|---|---|
atom | ||
chrome | ||
docs | ||
script | ||
spec | ||
tools | ||
vendor | ||
.gitignore | ||
.gitmodules | ||
.travis.yml | ||
atom.gyp | ||
common.gypi | ||
filename_rules.gypi | ||
LICENSE | ||
package.json | ||
README.md |
Atom Shell
The Atom Shell framework lets you write cross-platform desktop applications using JavaScript, HTML and CSS. It is based on node.js and Chromium and is used in the Atom editor.
Downloads
Prebuilt binaries of atom-shell for Linux, Windows and Mac can be found on the releases page.
Documentation
Guides and the API reference are located in the docs directory. It also contains documents describing how to build and contribute to atom-shell.