electron/docs
Ben Gotow d427ae1030 Support the "desktop" window type on Mac OS X
Adds the desktop window type referenced in https://github.com/atom/electron/issues/2899 for compatiblity with the linux version. Note that on Mac OS X, the desktop window cannot receive input events (seems to be a limitation of being behind the desktop).

In this diff I also removed the `standardWindow` option from the docs, in favor of an additional `textured` value for window `type` on Mac OS X. The old `standardWindow` option continues to work, but seemed more confusing. If this seems like a bad idea, I can revert that change.
2015-11-19 00:39:45 -08:00
..
api Support the "desktop" window type on Mac OS X 2015-11-19 00:39:45 -08:00
development docs: Use absolute URLs 2015-11-17 11:47:57 +08:00
tutorial mac-app-store-submission-guide.md: typo correction 2015-11-18 20:04:16 -05:00
README.md docs: Update codes in docs to use require('electron') 2015-11-12 21:20:09 +08:00
styleguide.md Breakdown a super long line inside styleguide.md 2015-10-08 23:19:16 -07:00