Skip to content

v0.4.2 released

Latest
Compare
Choose a tag to compare
@slotThe slotThe released this 07 Oct 08:02
· 33 commits to master since this release

Notable changes:

  • Added around-next-single, a variant of around-next that will
    release its context on any change, as opposed to only on the release
    of the 'arounded' button.
  • Added default compose sequence for Ü
  • Added a sticky-key
  • Added --version (-V) flag
  • Added +, for "add a cedilla"
  • Added :timeout-button keyword to tap-hold-next and
    tap-hold-next-release, so that they can switch to a button
    other than the hold button when the timeout expires.
  • The multi-tap key now immediately taps the current key when another
    key is pressed during tapping.
  • Fixed compilation error under Mac, having to do with typo in Keycodes.
  • Fixed issue with empty-names for uinput-sinks.
  • Ignore SIGCHLD to deal with non-termination bug.