fork of http://www.ninjacrab.com/persistent-windows/ with windows 10 update
Find a file
2020-02-23 15:18:25 -08:00
Ninjacrab.PersistentWindows.Solution allow early abortion of restore when user actively move/min/max/restore window (excluding trivial activate or create new window) 2020-02-23 15:18:25 -08:00
README.md Update README.md 2019-12-25 15:50:10 -08:00

PersistentWindows

The code is forked from http://www.ninjacrab.com/persistent-windows/ with enhancements on more robust remote desktop support and much lower cpu usage.

It seems to be a perfect solution to this unsolved Windows problem since Windows 7 era 2b9d5a18-45cc-4c50-b16e-fd95dbf27ff3?page=1&auth=1

Original description

What is PersistentWindows?
A poorly named utility that persists window positions and size when the monitor display count/resolution adjusts 
and restores back to its previous settings.

For those of you with multi-monitors running on a mixture of DisplayPort and any other connection, you can run 
this tool and not have to worry about re-arranging when all is back to normal.

Key features

  • Keeps track of windows layout, automatically restores last windows layout with matching monitor setup
  • Manages different monitor setups automatically (dual monitor setup, single monitor setup etc)
  • Remote desktop session also benefits from running this software on target machine, whether monitor setup matches or not.
  • Can be run as Windows startup job