Skip to content

4.11.2

Choose a tag to compare

@houmain houmain released this 29 Mar 11:56

Added

  • Allowed setting modifiers of typed characters (#213, #257). e.g.:

    Control{ '+' } >> Shift{ 'c' }
    

Changed

  • Releasing output after forwarding not matching keys (#244).

Fixed

  • Fixed a bug in unicode character typing on Windows (#257).
  • Added concurrent key repeat prevention to all systems (#255).