Skip to content

fix(linux): restore meeting prompts for later calls on Linux - #1918

Open
IdrisGit wants to merge 1 commit into
OpenWhispr:mainfrom
IdrisGit:fix-dismissed-meeting-notification-not-showing-next-time
Open

fix(linux): restore meeting prompts for later calls on Linux#1918
IdrisGit wants to merge 1 commit into
OpenWhispr:mainfrom
IdrisGit:fix-dismissed-meeting-notification-not-showing-next-time

Conversation

@IdrisGit

Copy link
Copy Markdown
Contributor

Summary

Fixes meeting notifications becoming stuck after the first detected call on Linux.

Users will now receive prompts for later meetings after the previous meeting ends. Closing a notification through Hyprland also releases it correctly instead of blocking future prompts.

Behavior

  • Ignores OpenWhispr’s own microphone activity when deciding whether a meeting is still active.
  • Allows a later calling application to trigger a new prompt.
  • Avoids repeated prompts during the same ongoing call.
  • Preserves the five-minute cooldown when the user explicitly clicks Dismiss.
  • Preserves the 30-second automatic expiry without applying a cooldown.

fixes #1917

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.

Meeting prompts stop appearing after dismissing the first notification on Linux

1 participant