Skip to content

Release v0.2.0

Latest
Compare
Choose a tag to compare
@jbensmann jbensmann released this 19 Oct 10:54
· 2 commits to main since this release

Added

  • It is now possible to map an action to a combo of two keys (#42).
  • New config optionquickTapTime to hold the tap key when pressed twice.
  • New config optionmouseLoopInterval to change the rate at which the mouse pointer moves.
  • One can specify commands that are executed when a layer is entered/exited with enterCommand/exitCommand (#53).

Changed

  • When esc is mapped, mouseless does not go to the initial layer when pressed (#44).

Fixed

  • The middle mouse button was always released immediately.