Skip to content

fix(desktop): show app details in mic ignore prompt#5288

Merged
ComputelessComputer merged 1 commit into
mainfrom
fix/mic-notification-ignore-app
May 20, 2026
Merged

fix(desktop): show app details in mic ignore prompt#5288
ComputelessComputer merged 1 commit into
mainfrom
fix/mic-notification-ignore-app

Conversation

@ComputelessComputer
Copy link
Copy Markdown
Collaborator

@ComputelessComputer ComputelessComputer commented May 20, 2026

Use detected app names and footer icons in mic notification ignore prompts, and render footer icons in compact macOS notifications.


Note

Medium Risk
Changes the cross-language notification payload schema (NotificationFooter) and macOS rendering to support footer icons; regressions would affect notification display/serialization across JS/Rust/Swift.

Overview
Mic-detected notifications now build a more specific “ignore” prompt using detected app names (e.g., Ignore Zoom?, Ignore A and B?, etc.) and dedupe/filter ignorable apps more robustly (excluding pid: entries).

Adds icon support to NotificationFooter across the Rust interface, generated JS bindings, and macOS Swift models, and updates the macOS compact notification UI to render the footer icon (without forcing a default fallback icon when omitted).

Reviewed by Cursor Bugbot for commit a77ad36. Bugbot is set up for automated code reviews on this repo. Configure here.

@netlify
Copy link
Copy Markdown

netlify Bot commented May 20, 2026

Deploy Preview for old-char canceled.

Name Link
🔨 Latest commit a77ad36
🔍 Latest deploy log https://app.netlify.com/projects/old-char/deploys/6a0d79dd4f0e3200082f4125

Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 7f53430. Configure here.

Comment thread crates/notification-macos/swift-lib/src/NotificationManager+Creation.swift Outdated
Use detected app names and footer icons in mic notification ignore prompts, and render footer icons in compact macOS notifications.
@ComputelessComputer ComputelessComputer force-pushed the fix/mic-notification-ignore-app branch from 7f53430 to a77ad36 Compare May 20, 2026 09:07
@ComputelessComputer ComputelessComputer merged commit 7d1d30f into main May 20, 2026
15 checks passed
@ComputelessComputer ComputelessComputer deleted the fix/mic-notification-ignore-app branch May 20, 2026 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant