Skip to content

Releases: freshprogrammer/FreshTools

v0.7.6 Window Title Whitelists

02 Nov 21:06
3939221

Choose a tag to compare

v0.7.6 Added white list and black list for window titles to be affected for window offset fix. Also added some additional logging to help identify window snapping issues.

Added script variables (will be autocreated):
var WindowTitleOffset_Blacklist = Microsoft Teams,Outlook,WhatsApp,Visual Studio,Excel,Word,Slack
var WindowTitleOffset_Whitelist = Google Chrome,Firefox

0.7.5

23 Sep 15:19
92372c3

Choose a tag to compare

Added better support with window sizing on window 10 since windows 10 backend window management seems to suck. Added option to double click icon to reload the config.

0.7.4 Added Move to center and tweaked transparency increment

13 Mar 13:20
bec8926

Choose a tag to compare

0.7.4
Renamed Tranpancy script variables to transparency
-added script code to renaming variables in updates

Added Move to center hotkey (CTRL+ALT+Multiply [NUM *])
-already written, just turned on with hotkey

Tweaked transparency increment (32 to 16 of 256)
Tweaked min transparency from 32 to 16 (1 step above 0)

MoveToCorner hotkeys and Mouse Volume Control

08 Nov 16:29
f28591b

Choose a tag to compare

Added hotkeys to move window to corner and mouselistener to control volume (disabled in config file by default)

Customizable Hotkeys

08 Jul 10:21

Choose a tag to compare

Merge pull request #63 from freshprogrammer/dev

v0.7.2 Customizable Hotkeys

Layouts save to disk

24 Nov 06:44

Choose a tag to compare

Layouts are saved to disk and loaded on start.
Tweaks to snap areas.
Added exe icon

Layout Saves and bug fixes

29 Sep 06:04

Choose a tag to compare

Fix to create config file on initial load.
Adjusted snap comparison limit to be more forgiving.
Added multiple waindow save layouts.
Updates registry each run clearing out old key values (for better startup reliability).
Fixed bugs to compile and fixed startup bug if path contained '#' (for better startup reliability).
Fixed bug where windows act maximized when they arn't.

v0.5.1 Config fixes

30 Jun 10:25

Choose a tag to compare

Fixes config load and initial creation of config file

v0.5

29 Jun 11:41

Choose a tag to compare

New Alt snap keys (listed in readme)
Consoladated menu and added options
Added run as admin option
Added Toggles for each set of hotkeys
Added link to open appdata
Made snap areas editable in config (0-9 for each)
Various improvements to code profiler, log system, and script variable library

v0.4

23 Jun 12:17

Choose a tag to compare

Added tool to remember and restore window positions
Added check to limit application to a single instance.
Added windows 7 compatibility (via windows 10 check) with windows snapping
added option to launch on startup via registry

Added hotkey (CTRL ALT W) to send window to back
Added hotkeys (CTRL ALT +/-) to change window transparency.
Added window snap to center (CTRL ALT Num5)