Skip to content

Releases: flexits/HotCornersWin

beta 0.9.1

07 Jan 09:51
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

Working beta version 0.8.4:

fix context menu Enable malfunction.

beta 0.8.3

23 Jan 10:50
Compare
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
Compare
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).

beta 0.8.0

06 Jan 12:59
Compare
Choose a tag to compare

Working beta version 0.8.0:

  • added customizable delays before triggering an action for each corner separately;
  • added customizable actions;
  • fixed Start Menu and Left/Right Virtual Desktop actions malfunctioning;
  • capitalized Task View action name.

beta 0.7.0

05 Jan 14:14
Compare
Choose a tag to compare

Working beta version 0.7.0:

  • the issue with unwanted multiple time hot corners invocation is eliminated;
  • the code refactored; completely abandoned the former event-driven approach for the sake of simplicity;
  • update icons.

Special thanks to Lisa Jackson for the new icons and extensive testing 👍