Releases: Yetenol/shortcutFox
Releases · Yetenol/shortcutFox
Quick launch PowerToys Run instead of Windows Search
Added keyboard shortcut to open the PowerToys Run quick launcher instead of the Windows start menu.
To implement this, intercept when only the Windows key is pressed and released.
Keyboard shortcuts such as Win+R are passed through to the system to maintain normal functionality.
Launch via Windows Start, Dark mode placeholder
Reddit wallpaper, monochrome icons
New features:
- Apply best post from r/wallpaper as desktop wallpaper
- Update reddit wallpaper every hour
New visuals:
- dedicated icons for enabled and disabled checkboxes
- dedicated icons for selected and unselected options
Reliable KeeWeb opening and focusing
CapsLock toggles word case
New hotkey:
[CapsLock]
toggle word case for whitelisted apps
New feautures:
- always disable CapsLock state
- enable NumLock state once on startup
Code improvements:
- run scripts by bypassing execution policy instead of
script.ps1.bat
Enhance settings handling
- Initialize configuration files if not present
- set default values
Update applications, repositories
- Enhance the script to update all winget apps or git repos
Ahk v2.0 Base Upgrade
- ungrade base to autohotkey v2
- traymenu layout can easily be modified through a json file
Run at startup, icon inheritance, KeeWeb, new name: shortcutFox
- added option to enable or disable automatically running at startup via
Manage script...
submenu - added KeeWeb keyboard shortcut
[Win + Shift + V]
- added categories to apply and inherent icons for multiple actions
- beautified
Set left click action...
submenu - improved configuration saving
- fixed tray tip text to display
shortcutFox
instead ofshortcutFox.exe
Save default action, calibrate pen, transfer Bluetooth files
- added action to calibrate a pen
- added action to tranfer files using bluetooth
- cleaned up code
- choose which actions run on a tray icon left click
- configurable through tray submenu
- config is saves in %AppData%/Window Tools