Cheng Zhao e248e2ffc8 Delay the unresponsive message for a second, fixes #42.
It could happen that a window became responsive immediately after the
unresponsive message is sent (for example, the window was blocked by
showing a save as dialog), by delaying sending the unresponsive message
for a second, we can give the window a chance to whether it's really
unresponsive or not.
2013-07-23 15:29:56 +08:00
2013-07-17 10:48:00 +08:00
2013-07-17 17:07:14 +08:00
2013-07-17 10:51:58 +08:00
2013-04-12 10:14:23 +08:00

Atom Shell

Experimental native layer for the Atom.

Development

One-time setup

$ script/bootstrap

Building

$ script/build

This will build the app into the build directory.

License

See the LICENSE file.

Description
No description provided
Readme MIT 78 MiB
Languages
C++ 65.9%
Python 11.9%
CoffeeScript 9%
Objective-C++ 8.9%
Objective-C 1.6%
Other 2.7%