Skip to content

Five calls to notify-send produce six notifications on screen #467

@dubhater

Description

@dubhater

Hi!

Sometimes there are exactly five new messages in my inbox and Thunderbird + GNotifier addon make dunst display something like this:

2017-12-24-130406_1280x800_scrot

And when those five notifications disappear, then the fifth message appears.

The thing is, if it's okay to display five notifications at the same time, dunst should just display the five messages it received. If five notifications are too many, then it should only display four, the fourth being "(2 more)".

The above picture was generated with the command for i in {1..5}; do notify-send asdf "the quick brown fox jumps over the $i lazy dogs"; done

Installation info

  • Version: 1.2.0, but also tried latest from master
  • Install type: "dunst" package from Arch Linux's "community" repository, or "dunst-git" package from AUR
  • Distro and version: 64 bit Arch Linux

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions