Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keep timer running in background even after closing #23

Open
Suzie97 opened this issue Jul 31, 2021 · 0 comments
Open

Keep timer running in background even after closing #23

Suzie97 opened this issue Jul 31, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@Suzie97
Copy link
Contributor

Suzie97 commented Jul 31, 2021

elementary OS doesn't provide a minimize button by default. Briefly, this is because they don't want the user to make choices while using the app.

The app should provide a pause button to pause the timer.

I think it makes sense to keep the app running in the background even after closing it and notify the user using a notification when the timer ends, along with a progress bar in the dock #20 . Apps like Music do something similar by default, the music keeps playing even after the app is close, AppCenter keeps updating even when the app is closed.

The app can also provide interactive notifications (https://docs.elementary.io/develop/apis/notifications#buttons), to start the timer again, or start a break timer when the current timer ends right from the notification.

You can read more about the topic here:
https://blog.elementary.io/whats-up-with-window-controls/
https://blog.elementary.io/what-still-up-with-window-controls/

@Suzie97 Suzie97 added the enhancement New feature or request label Jul 31, 2021
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

No branches or pull requests

1 participant