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
Is your feature request related to a problem? Please describe.
notification appear on my screensaver and display list taking up space from more important notifications. I feel that what is needed here is an indication, or a transient notification needed on the moment of copy but not after that.
Describe the solution you'd like
Make the notification "transient" which is displayed but not added to the list.
e.g. notify-send -h int:transient:1 "Hello" "World"
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
notification appear on my screensaver and display list taking up space from more important notifications. I feel that what is needed here is an indication, or a transient notification needed on the moment of copy but not after that.
Describe the solution you'd like
Make the notification "transient" which is displayed but not added to the list.
e.g. notify-send -h int:transient:1 "Hello" "World"
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered: