Skip to content

Version 1.1.0

Compare
Choose a tag to compare
@KarsMulder KarsMulder released this 20 Jan 15:36
· 601 commits to main since this release

Changelog

New feature:

  • The --output argument now accepts a name= clause.

Behaviour changed / bugfix:

  • --toggle arguments operating in consistent mode now lock active targets for pressed keys based on (keycode, domain) pairs, rather than on keycode alone;
  • --toggle arguments operating in consistent mode will no longer receive interference from events that do not match its source event.

Toggle arguments operating in consistent mode have received some technically breaking changes. These changes only show up in rare cases; very few scripts will be affected by it. For the scripts that are affected, the new behaviour is in most likelihood the correct/intended behaviour.