Skip to content

v0.2.0 — Typing latency fix + App icon

Choose a tag to compare

@iamshakibali iamshakibali released this 21 Jul 17:22
· 5 commits to main since this release

What's new in v0.2.0

Fixed

  • Typing/interaction lag eliminated (#7). The overlay now hides entirely when the pinned window's app is frontmost (user actively editing). This removes CGWindowListCreateImage ⟷ text-invalidation contention that caused noticeable keystroke delay in Notes, TextEdit, and other live-edit apps. The overlay reappears instantly when another app covers the source window.
  • Overlay no longer blocks mouse or keyboard input to the real window while the user is actively interacting with it.

Added

  • App icon — PinTop.icns wired into the .app bundle. Visible in Finder, Get Info, and the app switcher.
  • Icon displayed in README header.

Install

Download PinTop-0.2.0.zip below, unzip, move PinTop.app to Applications. First launch: right-click → Open (unsigned app).