blackjackshellac / kitchenTimer

Gnome shell kitchen timer extension
GNU General Public License v3.0
21 stars 11 forks source link

Alarm timers can have absurdly long Snooze buttons #53

Closed blackjackshellac closed 3 years ago

blackjackshellac commented 3 years ago

Since snooze buttons are calculated for the duration of a timer (25%, 10% and 5%) an alarm timer (of the form "wake me @ 6:00am") could have snooze buttons that represent hours in duration. Alarm timers should probably have a single fixed snooze button.

Also, because of the nature of alarm timers, the snooze functionality will be different from regular timers.