This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
electron
Watch
2
Star
0
Fork
You've already forked electron
0
Code
Issues
Pull requests
Projects
Releases
Packages
1
Wiki
Activity
Actions
6f6be73c06
electron
/
spec
/
fixtures
/
api
/
window-all-closed
/
package.json
5 lines
69 B
JSON
Raw
Normal View
History
Unescape
Escape
feat: use default-app behavior in packaged apps (#16310) Unify the behavior between default app and packaged apps: - create default application menu unless the app has one - default window-all-closed handling unless the app handles the event
2019-01-15 21:35:53 +01:00
{
ci: cleanup up test app directories (#25145) * ci: cleanup up test app directories * ci: use electron prefix for a testing apps so that the can be cleaned up * Revert "ci: cleanup up test app directories" This reverts commit a47daba812ee95f506cac0f1bfedda8be7b4e2f0. * fixup test due to app name change
2020-08-31 14:07:12 -04:00
"name"
:
"electron-test-window-all-closed"
,
feat: use default-app behavior in packaged apps (#16310) Unify the behavior between default app and packaged apps: - create default application menu unless the app has one - default window-all-closed handling unless the app handles the event
2019-01-15 21:35:53 +01:00
"main"
:
"main.js"
}
Reference in a new issue
Copy permalink