Skip to content

feat/send-timer-notification#19

Merged
brendan-ch merged 13 commits into
mainfrom
feat/send-timer-notification
Jan 22, 2026
Merged

feat/send-timer-notification#19
brendan-ch merged 13 commits into
mainfrom
feat/send-timer-notification

Conversation

@brendan-ch

@brendan-ch brendan-ch commented Jan 22, 2026

Copy link
Copy Markdown
Owner
  • Add publishers to TimerContext indicating timer start/stop events
  • Add listener in app root to schedule notification on timer end, only if timer expired
  • In NotificationContext, check if permission was granted and schedule the notification
  • Add conversion of TimerMode to UNNotificationRequest
  • "Click" the status bar item when the notification is clicked
    • This way, the window retains menu bar window properties, such as closing itself when something else is clicked

Closes #9

@brendan-ch brendan-ch self-assigned this Jan 22, 2026
@brendan-ch brendan-ch added the enhancement New feature or request label Jan 22, 2026
…dAt for TimerStopMetadata

`start` is a suitable alternative in TimerStartMetadata.
@brendan-ch brendan-ch merged commit 89ab875 into main Jan 22, 2026
1 check passed
@brendan-ch brendan-ch deleted the feat/send-timer-notification branch January 22, 2026 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Send timer notification if permission granted

1 participant