Xfce Forum

Sub domains
 

You are not logged in.

#1 2020-07-05 06:56:11

almahdi
Member
Registered: 2020-07-04
Posts: 125

Some application notifications on XFCE are not disapearing

Why the Free Download Manager, and some app, notifications on XFCE will never be disapearing automatically.
How to set it to disappear in a certain timeout seconds by editing its configuration file manually.
What's actually the culprit make it happening ?

Offline

#2 2020-07-06 00:47:34

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 10,996

Re: Some application notifications on XFCE are not disapearing

almahdi wrote:

Why the Free Download Manager, and some app,

Which apps?

notifications on XFCE will never be disapearing automatically.
How to set it to disappear in a certain timeout seconds by editing its configuration file manually.
What's actually the culprit make it happening ?

An application can override the duration of the notification on the screen. For example:

notify-send -t 0 test test

In this example, we pass notify-send the "-t" parameter (timeout) and set it to 0 meaning it never disappears. This takes precedence over the settings in the notification daemon.

If on Free Download Manager, the notification never expires, it probably means that it is programmed to do so.


Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki  |  Community | Contribute ---

Offline

Board footer

Powered by FluxBB