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

Choose a tag to compare

@Blondazz Blondazz released this 06 Jun 15:16
  • 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

Choose a tag to compare

@Blondazz Blondazz released this 12 Apr 07:52
2d8e3dd

Enabled better error logging

v1.0.4 Updated for .net7

Choose a tag to compare

@Blondazz Blondazz released this 18 Dec 14:26
19c6497
Update build.yml

v1.0.3

Choose a tag to compare

@Blondazz Blondazz released this 13 Aug 12:24
8fe3788

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

v1.0.2

Choose a tag to compare

@Blondazz Blondazz released this 25 Apr 20:56
ad286a0

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

Choose a tag to compare

@Blondazz Blondazz released this 12 Apr 14:11
db2e43a

Changed the target framework to .net6

Key overlay v1.0

Choose a tag to compare

@Blondazz Blondazz released this 07 Sep 11:46
06022e7

-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

v0.1.1 Pre-release
Pre-release

Choose a tag to compare

@Blondazz Blondazz released this 27 Aug 20:10

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

Pre-release

Choose a tag to compare

@Blondazz Blondazz released this 26 Aug 22:00

Added basic functionality, may have some bugs.