electron/default_app
Milan Burda 23d44e322d 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
..
.eslintrc chore: add 'use strict' to default app sources (#16346) 2019-01-10 20:54:34 +01:00
default_app.js chore: add 'use strict' to default app sources (#16346) 2019-01-10 20:54:34 +01:00
icon.png Replace default_app icon 2017-12-07 16:10:45 -05:00
index.html refactor: clean up the default app implementation (#14719) 2018-09-21 15:24:42 +10:00
main.js feat: use default-app behavior in packaged apps (#16310) 2019-01-15 21:35:53 +01:00
package.json Move default_app to root of repo 2016-03-08 11:14:21 -08:00
renderer.js feat: split openExternal into sync and async (#16176) 2019-01-14 20:35:21 -08:00
styles.css refactor: clean up the default app, add CSP (#13437) 2018-07-17 10:26:58 +10:00