Skip to content

Initial Release

Latest
Compare
Choose a tag to compare
@Cutwell Cutwell released this 29 Jun 19:38
· 1 commit to main since this 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:

  1. Save windows_hotcorners.exe in a memorable location.
  2. Run the app to view the settings screen and set hotcorner preferences.
  3. 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.
  4. Settings are saved once the app closes. A file settings.txt is created in the same location as the .exe application.
  5. 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.
  6. 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