Kevin Sawicki
|
1adc94b650
|
Mention customButtonsOnHover is for frameless windows
|
2017-06-05 14:18:08 -07:00 |
|
Kevin Sawicki
|
d5dc849c7a
|
Doc customButtonsOnHover in frameless window guide
|
2017-06-05 14:16:44 -07:00 |
|
Kevin Sawicki
|
41d582f689
|
Add back hidden-inset as a deprecated option
|
2017-06-05 14:16:23 -07:00 |
|
Kevin Sawicki
|
594302fcff
|
Update docs to use hiddenInset
|
2017-06-05 14:07:57 -07:00 |
|
Kevin Sawicki
|
7d10bf229d
|
Switch to titleBarStyle for custom window buttons on hover
|
2017-06-05 13:30:32 -07:00 |
|
Kevin Sawicki
|
410e5bce60
|
Document customWindowButtons option
|
2017-06-05 13:04:17 -07:00 |
|
Kevin Sawicki
|
9a362eed53
|
Merge pull request #9572 from shubham2892/api-height-menubar-macos
API height menubar macos
|
2017-06-05 10:35:16 -07:00 |
|
Kevin Sawicki
|
653ef6f839
|
🎨
|
2017-06-05 10:33:46 -07:00 |
|
Kevin Sawicki
|
f5989dc12f
|
Merge pull request #9615 from rajatsingla28/web
Docs: Add requirement for `webContents.sendInputEvent()` to work.
|
2017-06-05 10:03:48 -07:00 |
|
Kevin Sawicki
|
afa2dd5ce5
|
Minor updates to focus note
|
2017-06-05 10:03:25 -07:00 |
|
Kevin Sawicki
|
fb47dc9e48
|
🎨
|
2017-06-05 08:55:42 -07:00 |
|
Rajat
|
2df7680d24
|
Docs: Add requirement for webContents.sendInputEvent() to work.
|
2017-06-03 23:47:15 +05:30 |
|
Samuel Attard
|
af09d85125
|
Update menu.md
|
2017-06-03 14:50:10 +10:00 |
|
Kevin Sawicki
|
b964c304de
|
Add return type to systemPreferences.isAeroGlassEnabled()
|
2017-05-31 10:34:14 -07:00 |
|
Kevin Sawicki
|
9250b559f9
|
Merge pull request #9623 from miniak/gpu-info
Add app.getGPUFeatureStatus
|
2017-05-31 08:11:50 -07:00 |
|
Cheng Zhao
|
e82af41591
|
Merge pull request #9269 from electron/main-notifications
Notifications from the main process
|
2017-05-31 17:21:05 +09:00 |
|
Milan Burda
|
0ecfb4e2f8
|
Add app.getGPUFeatureStatus
|
2017-05-30 20:35:14 +02:00 |
|
Samuel Attard
|
3938373ecb
|
Fix linting errors and add isSupported
|
2017-05-30 20:27:24 +10:00 |
|
Samuel Attard
|
5048425e6e
|
Update implementation as per feedback
|
2017-05-30 19:06:51 +10:00 |
|
Rajat
|
a1da54047a
|
Docs : Add requirement for 'webContents.sendInputEvent()` to work.
|
2017-05-29 20:19:28 +05:30 |
|
Rajat
|
973945a8e3
|
Docs: Add BrowserWindow needs to be focused for webContents.sendInputEvent() to work.
|
2017-05-29 20:10:32 +05:30 |
|
Samuel Attard
|
6cdfb43e4e
|
Emit a close event
|
2017-05-29 21:33:43 +10:00 |
|
Kevin Sawicki
|
b9a25113a6
|
Add backticks to Object
|
2017-05-26 14:04:28 -07:00 |
|
Kevin Sawicki
|
b0d4bf81a0
|
Add backticks around return types
|
2017-05-26 13:58:14 -07:00 |
|
Kevin Sawicki
|
385d6faf1a
|
Remove options to appease typescript definitions
|
2017-05-26 13:33:09 -07:00 |
|
Kevin Sawicki
|
dcb22d34b5
|
Mark deviceName as optional
|
2017-05-26 13:33:03 -07:00 |
|
Kevin Sawicki
|
8f22e6a265
|
Add webview example to nativeWindowOpen docs
|
2017-05-26 10:10:36 -07:00 |
|
Kevin Sawicki
|
6c520a5f40
|
Fix typo in option name
|
2017-05-26 10:10:36 -07:00 |
|
Kevin Sawicki
|
9137a2279a
|
Merge pull request #9486 from electron/child-observer
Adding CPU & Memory metrics for App
|
2017-05-26 09:28:22 -07:00 |
|
Kevin Sawicki
|
cabcd0ef8f
|
Fix typos in ProcessMetric doc
|
2017-05-26 08:36:51 -07:00 |
|
Kevin Sawicki
|
b5879b7399
|
🎨 Minor formatting/doc changes
|
2017-05-26 07:51:17 -07:00 |
|
Jan Němeček
|
1b96f66541
|
Update webview-tag.md
Spelling correction.
|
2017-05-25 13:32:20 +02:00 |
|
Hari Juturu
|
939747945e
|
Adding CPU & Memory metrics for App
|
2017-05-24 21:07:35 -07:00 |
|
Rajat
|
ec6eb74ccc
|
Docs: Remove optional parameter for removeAllListeners.
Fixes #9277
|
2017-05-25 00:36:14 +05:30 |
|
Shubham
|
793d5fd191
|
🎨 Fix documentation
|
2017-05-23 23:27:55 -04:00 |
|
Shubham
|
ec0e33e258
|
Add mac_os tag to documentation
|
2017-05-23 22:39:54 -04:00 |
|
Shubham
|
b2f1cdfbae
|
Add API to get top bar height on macOS
|
2017-05-23 22:24:56 -04:00 |
|
Kevin Sawicki
|
5adf9c47fc
|
Remove buffers option since only a single is supported
|
2017-05-22 13:49:26 -07:00 |
|
Ryohei Ikegami
|
fd313ad578
|
Tweak doc text
|
2017-05-22 13:43:21 -07:00 |
|
Ryohei Ikegami
|
f2471cb1b7
|
Rename buffer -> buffers
|
2017-05-22 13:43:21 -07:00 |
|
Ryohei Ikegami
|
6ec344a499
|
Add experimental
|
2017-05-22 13:43:21 -07:00 |
|
Ryohei Ikegami
|
44840ab6cc
|
Add docs
|
2017-05-22 13:43:21 -07:00 |
|
Javan Makhmali
|
b07a6af713
|
Update BrowserView docs. Fixes #9553
|
2017-05-22 13:41:01 -04:00 |
|
Samuel Attard
|
f5de57dbdb
|
Mark notification API as experimental
|
2017-05-23 02:05:13 +10:00 |
|
Samuel Attard
|
8815da314f
|
Add Notification API docs
|
2017-05-23 02:05:13 +10:00 |
|
Birunthan Mohanathas
|
cd2e6f497f
|
Fix missing return value type for systemPreferences.getUserDefault
|
2017-05-22 17:19:03 +03:00 |
|
Kevin Sawicki
|
6a3f2e90db
|
Tweak webviewTag option description
|
2017-05-19 10:22:28 -07:00 |
|
Kevin Sawicki
|
74b7afbec7
|
Merge origin/master into enable-webview
|
2017-05-19 10:17:34 -07:00 |
|
Kevin Sawicki
|
73b49f0dfe
|
Fix JSON issue in example block
|
2017-05-18 11:28:10 -07:00 |
|
Kevin Sawicki
|
a8d25d6855
|
Add printer info structure file
|
2017-05-18 10:50:08 -07:00 |
|