No description
7cd4d35778
When checking if we should react differently when GlobalMenu bar is used, we should check if UBUNTU_MENUPROXY env var is (correctly) set instead of checking if we're using Unity on a Unity session. It's better to do that because we can use Compiz on a Unity session without Unity. Or we can also use Unity in a different session. |
||
---|---|---|
atom | ||
chromium_src | ||
docs | ||
script | ||
spec | ||
tools | ||
vendor | ||
.gitignore | ||
.gitmodules | ||
.travis.yml | ||
appveyor.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.
Community
There is an atom-shell
category on the Atom forums
as well as an #atom-shell
channel on Freenode.