Skip to content

iGestures 0.18.0

Choose a tag to compare

@github-actions github-actions released this 03 Aug 07:42
· 1 commit to main since this release

更新内容

  • 手势录制器改为页面内导航:作用域和动作编辑直接在当前窗口切换,保存或取消后返回录制页,减少嵌套弹窗干扰。
  • 动作编辑器中的动作库改为内嵌页面,可浏览、选择并返回编辑内容,操作路径更连贯。
  • 手势详情预览新增轨迹绘制动画,并遵循 macOS“减少动态效果”辅助功能设置。
  • 动作分类栏支持使用鼠标滚轮进行横向滚动,浏览大量分类更方便。
  • 修正横向滚动桥接器的主线程隔离声明,消除 Swift 并发警告。

Highlights

  • Reworked gesture recording into in-window pages for scope and action editing, returning to the recorder after save or cancel without stacking sheets.
  • Embedded the action library inside the action editor for a more continuous browse-and-return workflow.
  • Added animated gesture-stroke previews while respecting the macOS Reduce Motion accessibility setting.
  • Added mouse-wheel horizontal scrolling for the action category bar.
  • Fixed MainActor isolation for the AppKit scrolling bridge and removed Swift concurrency warnings.

安装要求 / Requirements

Requires macOS 26 or later on Apple Silicon. If first launch is blocked, use System Settings → Privacy & Security → Open Anyway.

完整变更 / Full Changelog: v0.17.0...v0.18.0