Nativefier/app/src/components
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
..
contextMenu macOS: Add native tabs (PR #579) 2018-05-01 19:24:35 -04:00
login Restore login functionality broken since Electron 5.x (PR #826) 2019-08-22 21:41:37 +02:00
mainWindow app: handle nativefier.json readonly access with options.maximize (#856) 2019-10-22 19:36:40 -04:00
menu Prevent menu from opening on Alt+Shift, by defining Alt+... menu shortcuts (#768) 2019-03-17 11:29:15 -04:00
trayIcon Make eslint happy 2018-07-21 09:16:02 -04:00