You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 3, 2019. It is now read-only.
Is your feature request related to a problem? Please describe.
It would be nice to not get distracted with notifications while working all the time.
Describe the solution you'd like
Save last interaction with the notification popup and only show a popup after the threshold defined in
the settings is reached. #30
Also, if no interaction has been done with an active notification popup, do not open further popups. Only allow one popup to be open at a time #59
Additional context
I am using Ubuntu 18.04
The text was updated successfully, but these errors were encountered:
Also new notifications for linux kernel versions that you don't have running should not be shown. If I have 4.18 and 4.19 installed, but I'm not using 4.19 because of a driver issue and I'm currently using 4.18, I'd like to see notifications for 4.18 but not 4.19
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Is your feature request related to a problem? Please describe.
It would be nice to not get distracted with notifications while working all the time.
Describe the solution you'd like
Save last interaction with the notification popup and only show a popup after the threshold defined in
the settings is reached. #30
Also, if no interaction has been done with an active notification popup, do not open further popups. Only allow one popup to be open at a time #59
Additional context
I am using Ubuntu 18.04
The text was updated successfully, but these errors were encountered: