You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: suspend live global shortcuts while the settings recorder is armed
feat: real transparent app icon from design; release 1.0.1
- pressing an active shortcut (e.g. Ctrl+Alt+T) during recording used to
trigger its action (hiding the window) AND get swallowed before the
recorder saw it; registrations now pause while recording and resume on
capture/Esc/close — verified over CDP (both hotkeys unregistered during
recording, conflict captured as an error, re-registered after)
- assets/app_icon.png replaced with a true-alpha original; icon set and
the Inbox watermark regenerated from it, the interim cleaned copy removed
- version 1.0.1 in all three places
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>