Add initial screen module.
authorCheng Zhao <zcbenz@gmail.com>
Tue, 7 Jan 2014 12:00:25 +0000 (20:00 +0800)
committerCheng Zhao <zcbenz@gmail.com>
Tue, 7 Jan 2014 12:00:25 +0000 (20:00 +0800)
commit7253a354551115c6c820083063e998800b314950
tree7038b740a4feaae7840ef97b6a1c3f4a04d0ae98
parent1b1cf87115726b6f69b23d18f3ca7697e2921e52
Add initial screen module.
atom.gyp
common/api/atom_api_screen.cc [new file with mode: 0644]
common/api/atom_api_screen.h [new file with mode: 0644]
common/api/atom_extensions.h
common/api/lib/screen.coffee [new file with mode: 0644]
spec/api-screen-spec.coffee [new file with mode: 0644]