Releases: freshprogrammer/FreshTools
v0.7.6 Window Title Whitelists
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
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
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
Added hotkeys to move window to corner and mouselistener to control volume (disabled in config file by default)
Customizable Hotkeys
Merge pull request #63 from freshprogrammer/dev v0.7.2 Customizable Hotkeys
Layouts save to disk
Layouts are saved to disk and loaded on start.
Tweaks to snap areas.
Added exe icon
Layout Saves and bug fixes
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
Fixes config load and initial creation of config file
v0.5
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
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)