Skip to content

Releases: Todd1561/TANWindowMgr

Version 1.4.1

06 Jul 12:32
Compare
Choose a tag to compare

Switch to AnyCPU

Version 1.4

24 Feb 14:33
Compare
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
Compare
Choose a tag to compare

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

Version 1.3

22 Feb 14:18
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare
initial commit