Skip to content

4.9.1

Latest
Compare
Choose a tag to compare
@houmain houmain released this 24 Nov 10:17

Added

  • Added @done directive to stop parsing configuration.

Fixed

  • Fixed immediately releasing (e.g. A >> B !B).
  • !Any checks previously matched (e.g. A{Any !Any} >> Meta{Any}) (#187).
  • Improved swapping mouse wheel directions (delta of input is used) (#184).
  • Fixed Next key info when key name is unknown.
  • Next key info also shows wheel events.