Improve alert icons (and rename from alarm to alert)#19
Merged
Conversation
Replace the flashing colored dots with progressive bell rotations (-22.5°/45°/60° for MIGHT_BE_BUSY/BUSY/MIGHT_NEED_ATTENTION) and replace the subtle button pulse with a bell rocking ±45° for ALARM_RINGING. No background tint on the ringing state — just the warning foreground color plus motion carries the signal. Adds cfg.alarm.ringingPaused (flipped under Chromatic UA, mirroring the marching-ants pattern) so visual-regression snapshots freeze the bell at +45° instead of capturing random animation frames. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
…e hover class, update spec for tilt-based visuals
Replace every occurrence of Alarm/alarm/ALARM with Alert/alert/ALERT across code, tests, specs, marketing, and file names. File renames: docs/specs/alarm.md → alert.md, lib/src/lib/alarm-manager(.test).ts → alert-manager(.test).ts, terminal-registry.alarm.test.ts → terminal-registry.alert.test.ts. Tests: 244 passing. Build + standalone typecheck + cargo check all clean. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Generated by cargo check on Linux; matches the existing pattern of tracking platform schemas (macOS, windows, desktop). Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
These files are generated by cargo check/build on each platform, so tracking them causes churn and platform-dependent diffs. Files remain on disk; only removed from git. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.