Skip to content

Releases: flexits/HotCornersWin

beta 0.9.4

16 Jan 16:10

Choose a tag to compare

Lock Computer action now uses a WinAPI function call (issue #36).

beta 0.9.2

27 Oct 08:41

Choose a tag to compare

Working beta 0.9.2:

  • Improved behavior when screen is locked or UAC prompt is shown - thx, alexjml! This fix is expected to resolve certain issues on Windows 11 (especially lock screen related).

Both installer and portable version are updated.

beta 0.9.1

07 Jan 09:51

Choose a tag to compare

Working beta 0.9.1:

  • Added a portable version (x64) as requested in #24.

Unzip into any folder and run HotCornersWin.exe. The settings will be stored in the data subfolder (will be created on startup).
Note that .NET 9 Desktop Runtime is required on the target machine!

The installable version has no new features in this release.

beta 0.9.0

02 Jan 14:49

Choose a tag to compare

Working beta 0.9.0:

  • migrate to .NET 9;
  • implement dark/lite color themes support with manual or system-wide switching as requested in #23 (this feature is experimental until .NET 10, there are some visual inconsistencies that I don't feel worth investing my time into fixing right now);
  • detect nVidia GeForce Overlay window that fooled the app into turning itself off as if something entered the full-screen mode (issue #15) alongside with some other similar scenarios (however I'm afraid that's not the end with it, as I've discovered it's not uncommon for various applications to create such invisible windows and, on the other hand, SHQueryUserNotificationState doesn't always report a full-screen app being actually displayed);
  • tray icon mouse clicks processing routine was re-written to avoid false triggering of single click action on double click or omitting single click after double click that was an issue previously;
  • application now checks for already open forms thus preventing the user from opening several Settings or About windows.

🎅 Happy New Year to everyone and heartfelt thanks for using the app! 🎄

beta 0.8.7

03 Nov 06:34

Choose a tag to compare

Working beta version 0.8.7:

  • fix Lock computer command wasn't working

beta 0.8.6

27 Oct 06:24

Choose a tag to compare

Working beta version 0.8.6:

add Windows 11 Widgets Board command (issue #18)

beta 0.8.5

03 Jun 12:00

Choose a tag to compare

Working beta version 0.8.5:

fix adjacent corners detection on different physical monitors

beta 0.8.4

05 Feb 11:26

Choose a tag to compare

Working beta version 0.8.4:

fix context menu Enable malfunction.

beta 0.8.3

23 Jan 10:50

Choose a tag to compare

Working beta version 0.8.3:

  • fix a full-screen app detection (issue #14).

beta 0.8.2

07 Jan 12:08

Choose a tag to compare

Working beta version 0.8.2:

  • any changes in settings are applied immediately, the settings windows need not to be closed anymore;
  • fix double folder in install path (issue #13);
  • swap apps' icon single-click and double-click actions (issue #12).