Skip to content
This repository was archived by the owner on Dec 11, 2025. It is now read-only.

Releases: Blondazz/KeyOverlay

v1.0.6

06 Jun 15:16

Choose a tag to compare

  • Added program arguments support to provide a config file name in case of multiple config files
  • removed mac binary since sfml.net won't work on the system for the time being
  • Finally macos version should be working properly

v1.0.5

12 Apr 07:52
2d8e3dd

Choose a tag to compare

Enabled better error logging

v1.0.4 Updated for .net7

18 Dec 14:26
19c6497

Choose a tag to compare

Update build.yml

v1.0.3

13 Aug 12:24
8fe3788

Choose a tag to compare

Added the option to change the font color when the key is pressed

v1.0.2

25 Apr 20:56
ad286a0

Choose a tag to compare

Fixed a bug where a white bar would appear on the top of the overlay for some windows users

Key overlay v1.0.1 - Updated KeyOverlay for .net6

12 Apr 14:11
db2e43a

Choose a tag to compare

Changed the target framework to .net6

Key overlay v1.0

07 Sep 11:46
06022e7

Choose a tag to compare

-Added the possibility to use more than two keys
-Added a key counter option to show the number of clicks in a session underneath a key,
-Added color customisation to the key, bars, text, borders and background (background doesn't really work that well but it's not impossible to chroma key it well)
-Added the ability to put an image as a background (it has to be exact size, if you want opacity use a opaque png)
-Added the option to change key size

-Added mouse button support
-Added the option to set the max fps
Big thanks to mof10 for the last two.

v0.1.1

27 Aug 20:10

Choose a tag to compare

v0.1.1 Pre-release
Pre-release

The key squares no longer become rectangles, when the ratio is not 2:1 making it possible to make the app window taller or shorter without it looking awful.

Key overlay first release

26 Aug 22:00

Choose a tag to compare

Pre-release

Added basic functionality, may have some bugs.