Skip to content
This repository was archived by the owner on Feb 12, 2025. It is now read-only.

Releases: Todd1561/TANWindowMgr

Version 1.4.1

06 Jul 12:32

Choose a tag to compare

Switch to AnyCPU

Version 1.4

24 Feb 14:33

Choose a tag to compare

Fixed issue #9 by using the GetWindowRect Windows API in combination with GetWindowPlacement to get the maximized/minimized state. GetWindowRect seems to accurately report the location/size of snapped windows where as the GetWindowPlacement function only reports the most recent restored size.

Version 1.31

22 Feb 18:35

Choose a tag to compare

Small change: Don't auto-close the Manage Profiles screen upon save.

Version 1.3

22 Feb 14:18

Choose a tag to compare

Added 'profiles' feature to allow saving multiple layouts.

This is in response to #10

Version 1.2

23 Jun 20:06

Choose a tag to compare

Added a 'Save All' button to save all detected windows in one click.

Added command line arguments

per @yz778

Version 1.1

09 Jun 13:41

Choose a tag to compare

Addresses issue with apps that have spawned multiple threads not being identified/re-positioned correctly

Version 1.00

01 Jun 21:21

Choose a tag to compare

initial commit