hunkydoryrepair / MonitorKeeper

Return windows to their rightful place when changing monitors.
MIT License
233 stars 13 forks source link

MonitorKeeper

Return windows to their rightful place when changing monitors.

Author: Garr Godfrey
License: MIT License
License Summary: Free but author takes no responsibility.
//

Monitor Keeper is a simple app that runs as an application on the task bar that will restore windows to their original locations when a monitor because available. When a monitor is turned off, or HDMI is unplugged, Windows 7 and higher detect that and will rearrange all application windows onto the remaining monitor(s). If the monitor is reconnected, the applications stay on the single monitor, requiring the user to move them back manually. This application moves them back automatically.

//
Limitations:

// DEMO:

To quickly test the functionality, go to Display Settings... in windows (right click on desktop), with two monitors, change the setting for "Multiple Displays" from "Extend These Displays" to "Duplicate These Displays". Compare when running Monitor Keeper and when not.