Matthieu Baerts 8296178e33 linux: Rename window's class to Atom
The window's class should be Atom instead of Atom Shell because the
launcher and the binary to launch Atom are called 'atom' and not 'atom
shell'. This is why currently all Atom's windows will not be linked to
their launcher in a dock (e.g. with Cairo-Dock).

Note that it's not advised to add white-spaces in a window's class
('Atom Shell').
2014-10-12 18:47:49 +02:00
2014-10-12 18:47:49 +02:00
2014-10-02 14:51:05 -07:00
2014-09-30 15:37:46 +08:00
2014-09-12 21:48:45 +08:00
2014-10-08 01:34:24 +00:00
2014-05-05 11:52:41 -07:00
2014-08-20 22:49:37 +08:00
2014-08-08 21:31:51 +08:00
2014-10-08 18:27:39 +08:00
2014-05-04 20:29:08 +08:00
2014-10-06 19:13:26 +08:00
2014-05-14 11:32:24 -07:00

Atom Shell Build Status

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.

Description
No description provided
Readme MIT 332 MiB
Languages
C++ 56.7%
TypeScript 32.6%
Objective-C++ 5.6%
JavaScript 2.2%
Python 1.7%
Other 1.1%