irssi-libnotify icon indicating copy to clipboard operation
irssi-libnotify copied to clipboard

Notification aggregation

Open zealws opened this issue 11 years ago • 1 comments

If you receive a multi-line PM from another user, each line of the PM creates an individual notification. This creates a lot of noise and seems like something that could easily be fixed by aggregating notifications.

zealws avatar Apr 14 '15 17:04 zealws

Bit of a kludge, but I put a 30-second timeout on notifications with identical subjects

Diff: 0cae098

admorris avatar Dec 18 '16 12:12 admorris