Releases: Cutwell/windows-hotcorners
Releases · Cutwell/windows-hotcorners
Initial Release
This is the initial release of the C# version of this tool. Earlier development in Python was found to be too inefficient for a background program, so the concept was ported to C# to create a distributable release.
Install / Usage instructions:
- Save
windows_hotcorners.exe
in a memorable location. - Run the app to view the settings screen and set hotcorner preferences.
- To run the app at runtime, press the "Add to Windows Startup" button. The button can be pressed again to remove the app from startup.
- Settings are saved once the app closes. A file
settings.txt
is created in the same location as the.exe
application. - Minimise the app to hide in the system tray. Click, double click or right-click and select the "settings" option to reopen the settings GUI.
- Close the app in the GUI, or by right-clicking the system tray icon and selecting "quit"
Known issues:
If the app minimises to the system tray but the app icon is not visible, end the program using Task Manager and restart to access the GUI. Hotcorner functionality will still work in this state.
Full Changelog: https://github.com/Cutwell/windows-hotcorners/commits/0.1