I'm trying to use using notify-osd to log events in my window manager to debug an issue.
The time between events is at most 2 seconds. By the time the hard-coded 10-second timeout expires the notification, all relevant events have already happened, making it impossible to discern when. It would be possible if the timeout I specified on the client was respected. Please consider not hard-coding the timeout. Ernesto