ntfy icon indicating copy to clipboard operation
ntfy copied to clipboard

Shell integration notification window doesn't disappear

Open dan-klasson opened this issue 8 years ago • 2 comments
trafficstars

On Xubuntu, when a shell integration notification is triggered, it doesn't go away after x seconds. I have to manually click on it to close it.

dan-klasson avatar Sep 27 '17 03:09 dan-klasson

Did the command return a non-zero error code? I think in that case the CRITICAL flag is set by default. You can explicitly set urgency to 'normal' to avoid that. I don't ever seem to use WM/DE/notification daemon that cares about those hints so I probably didn't notice this.

dschep avatar Sep 27 '17 11:09 dschep

context; https://github.com/dschep/ntfy/blob/master/ntfy/backends/linux.py#L33-L42

dschep avatar Sep 27 '17 11:09 dschep