Nativefier/app/src/components/mainWindow
Adrian DC 84f06e3e79 app: handle nativefier.json readonly access with options.maximize (#856)
**Resolves #855**

**Example result upon Terminal launch:**

`WARNING: Ignored nativefier.json rewrital (Error: EACCES: permission denied, open '/usr/lib/jupyter-remote-client/resources/app/nativefier.json')`

**Behaviour:**

+ Instead of crashing, the application properly opens and is always maximized.

+ When permissions are R/W, the application is maximized on first launch and the closing states are remembered by the OS throughout launches.
2019-10-22 19:36:40 -04:00
..
mainWindow.js app: handle nativefier.json readonly access with options.maximize (#856) 2019-10-22 19:36:40 -04:00
mainWindowHelpers.js Make eslint happy 2018-07-21 09:16:02 -04:00
mainWindowHelpers.test.js Fix sites that use about:blank redirect technique (#623) 2018-05-27 17:18:59 -04:00