Skip to content

v2.1.4

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Mar 18:12
· 127 commits to dev since this release

v2.1.4 fixes some issues related to mouse aim and using other functions of the keymapper while holding left mouse click.
Set swipe delay to a non zero value by default.
It adds a toggle for opening editor in a overlay window as a workaround for multi window systems such as WSA/ChromeOS that do not display a transparent activity properly. As a preliminary step in adding support for WSA #65

Features

  • Support side buttons on mouse #82 (Xtr126)
  • Introduce option to toggle opening editor as overlay (Xtr126)

Bug Fixes

  • Fixed issue with using alt key as modifier
  • use material theme for dialog (Xtr126)
  • Looper not prepared (Xtr126)
  • settings layout (Xtr126)
  • Use distinct pointer id for mouse aim #82 (Xtr126)
  • apply swipe delay when re-entering bounds (Xtr126)