Skip to content

Releases: MajortomVR/simple-timer-extension

Gnome 50 Support

02 Apr 19:17

Choose a tag to compare

What's Changed

  • GNOME 50 Support

Hotfix

10 Nov 18:11

Choose a tag to compare

Hotfix for issue #31, which initialized GStreamer too early and caused the login process to freeze.

Add GNOME 49 Support & Stop Audio

09 Nov 15:04
7c440b8

Choose a tag to compare

What's Changed

  • GNOME 49 Support
  • Stop button will now also stop the playback of alerts

New Hotkey & Preferences Window and UI Improvements

09 Jun 08:38

Choose a tag to compare

This release adds important new features and UI improvements
to enhance usability and customization:

  • New timer start hotkey: Quickly start the countdown with a customizable keyboard shortcut.
  • Preferences window: Easily configure settings via a dedicated preferences UI.
  • Customizable hotkey and alert sound: Personalize both the timer start hotkey and alert sound effect.
  • Improved timer control buttons: Fixed formatting and centered the buttons for a cleaner, more consistent UI.

preview

Screenshot From 2025-06-09 10-35-52

Add GNOME 48 Support + Enhancements

27 Apr 09:28

Choose a tag to compare

v15

fix: stop button resets finished state; refactor handleButtonStyle to…