d723173bc7
Basic usage is: remote = require 'remote' Window = remote.require 'window' w = new Window { width: 800, height: 600 } Still need to do: * Beter support for Array type. * Remote objects should cheat devtools. * Support cross-process callbacks. |
||
---|---|---|
.. | ||
api | ||
atom | ||
default_app | ||
mac | ||
atom_browser_client.cc | ||
atom_browser_client.h | ||
atom_browser_context.cc | ||
atom_browser_context.h | ||
atom_browser_main_parts.cc | ||
atom_browser_main_parts.h | ||
atom_event_processing_window.h | ||
atom_event_processing_window.mm | ||
native_window.cc | ||
native_window.h | ||
native_window_mac.h | ||
native_window_mac.mm | ||
native_window_observer.h |