Skip to content

Nameplate 0.3.0

Choose a tag to compare

@steipete steipete released this 15 Jul 12:50
v0.3.0
8c0c055
  • macOS: attention alerts now dismiss on any mouse click without consuming it, so the intended control underneath still receives the click.
  • Website: the connect-splash demo now mirrors the native frame trace, glow, identity plate, exit timing, and Reduce Motion behavior; its attention demo also preserves the clicked control.
  • Windows/Linux: connect splashes now match the macOS frame trace, glow, identity-plate entrance, exit timing, and reduced-motion behavior; attention alerts dismiss on any mouse click without consuming it (X11 on Linux).
  • macOS: connect splash now traces the identity-colored screen perimeter, springs the nameplate into focus, dissolves smoothly, respects Reduce Motion, and plays when Nameplate launches.
  • Fixed (macOS): remote-only overlays now use dedicated-port and process signals for best-effort TeamViewer and AnyDesk session detection. Thanks @abhinavgautam01!
  • Linux: install Nameplate with brew install steipete/tap/nameplate and keep it current with brew upgrade. Thanks @officiallymarky!
  • Fixed (macOS): imported config links now preserve watermark opacity values through the full Settings range instead of silently clamping them to 30%. Thanks @abhinavgautam01!
  • Fixed (macOS): nameplate attention --color now rejects invalid values and normalizes valid hex colors before handing requests to the app. Thanks @abhinavgautam01!
  • Fixed (macOS): Settings window placement now persists across app restarts. Thanks @abhinavgautam01!
  • Fixed (macOS): rapid attention requests now queue and display in order instead of overwriting each other, while legacy handoffs still migrate. Thanks @abhinavgautam01!
  • Fixed (macOS): attention cards now stay visibly bounded and click-through until presentation succeeds, recover safely across display and Space changes, and can be cleared with nameplate dismiss without quitting the app.
  • Fixed (macOS): Sparkle now stays disabled for Homebrew-managed installs even when the app lives directly in /Applications. Thanks @abhinavgautam01!
  • macOS: nameplate attention --wait now blocks until the human clicks, app-driven dismissal, request expiry, or wait timeout, with scriptable exit codes and FIFO behavior for concurrent alerts. Thanks @mvanhorn!
  • Optional name-tag info lines show the current IP address, uptime, macOS version, and location without opening the menu. Thanks @mvanhorn!