Skip to content

TinyWindow 0.2.1

Latest

Choose a tag to compare

@TinyQAQ TinyQAQ released this 27 Aug 10:18

Reliability follow-up to 0.2.0, from continued daily-use testing.

0.2.0 的可靠性跟进版本,来自持续日常实测。

Fixed / 修复

  • Pads failing to appear right after applying a layout — window identity is now matched by window ID instead of frame (AX frames go stale after our own writes, especially in Electron apps) / 修复"刚调整完再拖不出 pad":窗口身份改按窗口 ID 匹配,不再受 AX 帧滞后影响(Electron 应用尤甚)
  • Resumed three-finger drags work immediately — returning fingers during the lift grace re-enters a live drag instead of being absorbed / 三指宽限期内续拖立即恢复 pad,不再整段失效

Tuned / 调优

  • Three-finger-lift silence threshold: 0.2s → 0.3s (no more false triggers during aiming pauses, still well ahead of the OS's 0.5–0.8s synthetic mouseUp) / 抬指静默判定 0.2s → 0.3s,瞄准停顿不误触发,仍显著快于系统原生延迟

Requirements / 要求: macOS 26+, Apple Silicon. Known limitation / 已知限制: unsigned build — updates reset the Accessibility grant / 未签名构建,更新后需重新授予辅助功能权限。