[OS X] Implement 'activate-with-open-windows' event for app.

This commit is contained in:
Haojian Wu 2015-09-14 19:28:13 +08:00
parent 4d28fbf561
commit 3ad5d17612
7 changed files with 22 additions and 0 deletions

View file

@ -100,6 +100,11 @@ Emitted when the application is activated while there are no open windows, which
usually happens when the user has closed all of the application's windows and
then clicks on the application's dock icon.
### Event: activated-with-open-windows _OS X_
Emitted when the application is activated while there are open windows, which
usually happens when clicks on the applications's dock icon.
### Event: 'browser-window-blur'
Returns: