Tagged Questions
1
vote
0answers
54 views
Notification's timeout should also expire when inactive
A script of mine shows notifications via notify-send. When I'm actively using my system they disappear after some seconds, but when f.i. I'm not using my mouse or keyboard, or my screen is turned off, ...
1
vote
1answer
292 views
lubuntu notify-send remove limit of 21?
sending notifications with notify-send in lubuntu
notify-send -i error -t 1000 "Error" "error notification"
I can send only 21 of them, after that no more notifications sent, the only way to ...