MajortomVR / simple-timer-extension

GNU General Public License v2.0
14 stars 13 forks source link

Enhance Timer UI and User Engagement #6

Open MAKROFREEK opened 1 year ago

MAKROFREEK commented 1 year ago

Description: This pull request aims to improve the user experience of the Simple Timer Extension by enhancing the visual feedback and engaging the user when the timer is completed.

Changes:

Modified the timer's behavior to maintain a white color even after it's done, rather than changing to red. This provides a clearer indication of the timer completion without causing unnecessary distraction.

Updated the createTimerFinishedAlert() method to play three times with a 2-second interval between each alert. This change is intended to attract the user's attention effectively while ensuring a consistent user interface.
MAKROFREEK commented 1 year ago

First pull request ever, apologies--

I also added a Pomodoro functionality.