Feross Aboukhadijeh
|
2a423a8cb3
|
Use config.APP_NAME throughout
|
2016-03-07 15:48:22 -08:00 |
|
Feross Aboukhadijeh
|
30ec87e7a7
|
windows.js: small fix
|
2016-03-05 17:24:09 -08:00 |
|
Feross Aboukhadijeh
|
06f18ccb01
|
Disable view menu items when window is hidden
|
2016-03-05 16:47:16 -08:00 |
|
Feross Aboukhadijeh
|
11464176cb
|
Start in correct full screen state
If the app is already fullscreen when it is loaded, set
state.view.isFullScreen to the correct state.
|
2016-03-05 14:56:55 -08:00 |
|
Feross Aboukhadijeh
|
82fc6cabe8
|
move config.startTime to app.startTime
This also captures the true start time since it runs before any
require() calls, so the time to require() will be taken into account.
|
2016-03-04 16:10:14 -08:00 |
|
Nate Goldman
|
9a0f361e14
|
separation of concerns
|
2016-03-04 13:14:22 -08:00 |
|