Skip to content

Releases: houmain/keymapper

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.

2.1.5

29 Jul 17:58
Compare
Choose a tag to compare

Added

  • Added command line parameter to hide tray icon on Windows.

Fixed

  • Further improved Pause/NumLock key handling on Windows.

2.1.4

24 Jun 15:59
Compare
Choose a tag to compare

Fixed

  • Improved Pause/NumLock key handling on Windows.

Changed

  • Showing notification when config was updated.
  • Renamed Break key to Cancel.

2.1.3

16 Jun 15:51
Compare
Choose a tag to compare

Fixed

  • Fixed loading configuration from '$HOME/.config/'.

2.1.2

10 Jun 13:11
69975a4
Compare
Choose a tag to compare
2.1.2 Pre-release
Pre-release

Added

  • Added Windows installer.

Changed

  • Looking for configuration in profile then relative path.

2.1.1

06 Jun 08:01
7e46f82
Compare
Choose a tag to compare
2.1.1 Pre-release
Pre-release

Added

  • Added tray icon for Windows client.
  • Showing errors in notifications on Windows.

Fixed

  • Fail when config file cannot be read.
  • Fixed output-on-release for terminal commands.
  • Starting terminal commands in foreground.

2.1.0

23 May 19:00
Compare
Choose a tag to compare
2.1.0 Pre-release
Pre-release

Added

  • Added mouse button support.
  • Added device context-filter (only supported on Linux).

Changed

  • Split Windows version in client/server.
  • Removed Interception mode on Windows.
  • Removed colored error messages.

1.10.0

03 May 19:26
32613af
Compare
Choose a tag to compare

Added

  • Exiting on special key sequence Shift-Escape-K.
  • Any in output expressions outputs the matched input.
  • Added Break key.

Fixed

  • Improved sending of Ctrl-key sequences on Windows.
  • Restored order of logical key substitution.