Skip to content

Releases: KillerBOSS2019/Windows-Mover

More Premade preset and bunch bug fixes

02 Aug 03:31
c6ba229
Compare
Choose a tag to compare

What's Changed

  • Updated TP api version and bug fixes by @KillerBOSS2019 in #5
  • code cleanup and lots of fixes. by @KillerBOSS2019 in #8
  • Added more presets Bottom Middle, Top Half, Bottom Half, Left Half, Right Half, Left Middle, Right Middle, and Center.
  • Fixed #4
  • better logging system

Full Changelog: 3.0.0...3.1.0

Beta Version 3.0.0

30 Apr 20:37
Compare
Choose a tag to compare
Beta Version 3.0.0 Pre-release
Pre-release
  • Updated TP api version
  • Fixed Error when moving to non-standard multimonitor config Issue #4
  • Improved stateUpdate now it uses while loop instead of creating multiple thread at each of each loop

I put this as prerelease/beta due to when I was testing the plugin and let it run for about 10-20minutes I noticed my cpu usage goes up to 10%. This happened when I was running the source code (Haven't tried with binary yet). Feel free test out. make sure when testing this build please watch the cpu usage.

Premade Window Addon

22 May 21:22
d5211c8
Compare
Choose a tag to compare
  • Added Top Middle
  • Added Bottom Middle
  • Added Left Middle
  • Added Right Middle
  • Fixed Unable to Shutdown correctly
  • Removed Window-Mover: because it was too long

Note my code is available Here

Taskbar Fix

23 Apr 04:15
d7c30c0
Compare
Choose a tag to compare
  • Fixed Taskbar issue
  • Fixed Changed from Buttom to Bottom

Premade Window Fix

21 Apr 04:21
d7c30c0
Compare
Choose a tag to compare
  • Fixed Presets change to False do nothing
  • Added new Presets it allows you to set the Window to Center!

as again the new version code will be down blow!

Bug fixes

31 Mar 03:59
f3a2197
Compare
Choose a tag to compare
  • Fixed the Plugin eats CPU and ram
  • Start WinMover as Admin so it can control/move any window

2.0.1 Bug fixes

28 Mar 01:06
882d6c4
Compare
Choose a tag to compare
  • fixed when you try do something with a window needs admin it will crash now it will just pass

Features

  • Added current Actions but with ability to input your own Window title so if you want to move a window like Chrome you can just enter Chrome

Again This version code is also down below

Rewrite the whole Program and here it is!

27 Mar 02:07
6db66a2
Compare
Choose a tag to compare

Features

  • Able to move a Window to one of 4 corners like Top Left, Top Right, Button Left etc...
  • Able to Hold a button to move a Window X or -X same goes with Window Pos Y
  • Able to Resize a Window by what ever value you enter
  • Able to Increase Width, Height value (onHold) or on press
  • Able to Maximize, Minimize, Restore, Focus, and Close
  • Able to save current Window X,Y and Width, Height and Load them later

States

  • Able to Display Current ActiveWindow Return the Active Window Title
  • Able to show Current Active Window X and Y
  • Able to Show Current Active Window Width and Height
  • Able to Display If Current Window is Maximized
  • Able to Display if Current Window is minimized
  • Able to Display if Current Window is active or not returns True or False

Installation

This Only Works with Windows PC to install this just download Window-Mover.tpp and Import your done!

Warning

with each Action make sure you select the Window that you wanted do the action or else it will case an Error Will fix this later in the feature!