Skip to content

Releases: houmain/keymapper

2.6.2

30 May 19:31
56209d6
Compare
Choose a tag to compare

Created point release which is also buildable with gcc 13.1.1.

2.6.1

07 May 07:26
dd303ce
Compare
Choose a tag to compare

Changed

  • Preventing mouse button repeat on Windows.
  • Made mouse button debouncing optional (keymapperd parameter).

2.6.0

05 May 00:25
Compare
Choose a tag to compare

Added

  • Allow timeouts in output expressions.
  • Allow scan codes in configuration.
  • Added MetaLeft/MetaRight aliases OSLeft/OSRight.

2.5.1

13 Mar 21:13
Compare
Choose a tag to compare

Added

Providing DEB packages for Debian, Ubuntu and derivatives.

2.5.0

09 Mar 18:15
Compare
Choose a tag to compare

Added

  • Showing notifications on Linux.

Fixed

  • Fixed hanging keys when using Windows remote desktop.
  • Removed limit of 127 keys per sequence.
  • Enabled visual styles for Windows about dialog.

2.4.1

27 Nov 16:40
Compare
Choose a tag to compare

Fixed

  • Keys triggered by timeout no longer released immediately.

2.4.0

26 Nov 12:09
Compare
Choose a tag to compare

Added

  • Allow to add timeouts to input sequences.
  • Added about dialog on Windows.

Fixed

  • Cancel output-on-release when focus changed on Windows.
  • Fixed releasing focused window detection on Linux.
  • Fixed releasing virtual device on Linux.
  • Fixed displaying version.

2.3.0

22 Oct 10:43
Compare
Choose a tag to compare

Added

  • Allow the device context filter to match multiple devices.

Fixed

  • Grab devices regardless of bus type.
  • Linking filesystem library when building with older gcc/clang

2.2.0

17 Sep 16:23
Compare
Choose a tag to compare

Added

  • Handling wheel/slider functionality of some keyboards (Linux).

Changed

  • Grabbing keyboard/mouse devices despite unhandled axes (Linux).

2.1.6

05 Aug 12:31
Compare
Choose a tag to compare

Fixed

  • Further improved Pause/NumLock key handling on Windows.

Changed

  • Removed menu item on Linux.