Choosing custom expire timeouts for any app #744
ModalDiagram
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Before opening a PR I wanted to ask your opinion about a simple feature I added to the Notification manager.
I can now set a custom expire timeout for any app and also specify if the notification should be moved to the Notification panel or closed after expiration.
I found this useful for applications like Spotify that modify a notification fairly often.
At the current state the Spotify notification is hidden after expiration and following songs are not shown.
With this suggestion, Spotify would show the song title for a few seconds and then close the notification (so that it it will appear again at the start of the next song).
The configuration file would look like something like this:
Beta Was this translation helpful? Give feedback.
All reactions