Skip to content

fix: show pomodoro notifications while app is active#15

Merged
bottlebrushes merged 1 commit intomainfrom
bettercoderthanyou/pomodoro-timer
Feb 3, 2026
Merged

fix: show pomodoro notifications while app is active#15
bottlebrushes merged 1 commit intomainfrom
bettercoderthanyou/pomodoro-timer

Conversation

@bottlebrushes
Copy link
Copy Markdown
Owner

Summary

  • Adds a UNUserNotificationCenterDelegate so macOS shows banner notifications even when Barik is in the foreground
  • Without this, notifications are silently suppressed by the system

Test plan

  • Start a pomodoro timer, wait for it to complete (or set work duration to 1 min)
  • Verify a banner notification appears with sound

🤖 Generated with Claude Code

Add UNUserNotificationCenterDelegate so macOS displays banner
notifications even when Barik is in the foreground.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@bottlebrushes bottlebrushes merged commit 4112a99 into main Feb 3, 2026
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