You can clone with HTTPS or Subversion.
Fix accidental double-paste.
e51bc79
Don't call window.show() if dev tools are already open (see initWindowState).
d231c3e
Wrapped the close event listener in a try catch to allow users to close the application if there is a Javascript error (node webkit error messages)
1940fd8
Error: cannot set windowState of null. Seems to be fixed by setting localStorage without dot operator.
57d19de
Updated change log.
fd810b4
JSON.stringify sometimes causes errors if winState returns null, causing the program not to close. Checking that winState is set appears to fix this.
fd8bb53
Updated Preserve window state between sessions (markdown)
5d0dd90
there is a bug after start if previous state is maximized
5866405
Workaround of extra height in gnome-shell added. Library transformed to external file.
eaa9f38
Replaced the code with comprehensive, ready to use snippet.
779a0c7
Need to convert values from localStore to integers.
7bc9b99
Created Preserve window state between sessions (markdown)
1fd1f55