Skip to content

History / Preserve window state between sessions

Revisions

  • Need to check that the restored location is actually somewhere on a screen that is currently available

    @ngjermundshaug ngjermundshaug committed Feb 11, 2016
  • Refactor initial deltaHeight enabling

    @deltaidea deltaidea committed Jun 22, 2015
  • Don't resize the window when using LiveReload.

    @deltaidea deltaidea committed Jun 22, 2015
  • Fix accidental double-paste.

    @deltaidea deltaidea committed Mar 5, 2015
  • Don't call window.show() if dev tools are already open (see initWindowState).

    @deltaidea deltaidea committed Mar 5, 2015
  • 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)

    @shunt94 shunt94 committed Dec 26, 2014
  • Error: cannot set windowState of null. Seems to be fixed by setting localStorage without dot operator.

    @hvva hvva committed Oct 2, 2014
  • Updated change log.

    @hvva hvva committed Oct 2, 2014
  • JSON.stringify sometimes causes errors if winState returns null, causing the program not to close. Checking that winState is set appears to fix this.

    @hvva hvva committed Oct 2, 2014
  • Updated Preserve window state between sessions (markdown)

    @kolonist kolonist committed Mar 22, 2014
  • there is a bug after start if previous state is maximized

    @yangsibai yangsibai committed Feb 28, 2014
  • Workaround of extra height in gnome-shell added. Library transformed to external file.

    @kolonist kolonist committed Dec 1, 2013
  • Replaced the code with comprehensive, ready to use snippet.

    @szwacz szwacz committed Sep 13, 2013
  • Need to convert values from localStore to integers.

    @cadorn cadorn committed Jan 30, 2013
  • Created Preserve window state between sessions (markdown)

    @zcbenz zcbenz committed Oct 27, 2012