Skip to content

v14.12.0

Compare
Choose a tag to compare
@tekezo tekezo released this 16 Apr 06:55
· 967 commits to main since this release
d270f87
  • πŸ“¦ Download
  • πŸ“… Release date
    • Apr 16, 2023
  • ✨ New Features
    • Added the ability to switch application icons. This can be changed from the UI tab in Settings.
    • Added new application icons. (Thanks to @Zabriskije)
    • Added the following variables in MultitouchExtension. (Thanks to @codeanpeace)
      • multitouch_extension_finger_count_upper_quarter_area
      • multitouch_extension_finger_count_lower_quarter_area
      • multitouch_extension_finger_count_left_quarter_area
      • multitouch_extension_finger_count_right_quarter_area
  • ⚑️ Improvements
    • Prevent moving the mouse from waking up from sleep by ungrab devices during system sleep. (Thanks to @aspacca)
    • Fixed inconsistent and confusing brightness label in Simple Modifications. (Thanks to @revolter)
    • Improved MultitouchExtension to synchronize finger count (half and quarter) variables with finger movement.
    • Moved "Disable the built-in keyboard while this device is connected" settings into Devices tab from Devices > Advanced tab in Settings.
  • πŸ› Bug Fixes
    • Fixed an issue that dynamic keyboard type change (ANSI, ISO and JIS) by changing the country code of the virtual keyboard did not work properly.