Package: dunst
Version: 1.0.0-2
Severity: wishlist

It seems that I cannot match on the urgency of a message (to format it in a
different way only for a particular application), and also cannot match the
body (which would be helpful to format messages without body).

For the first request, this would be my use case:

[rule]
  appname = test
  ...

[rule-exception]
  appname = test
  match_urgency = critical
  script = call a different script

so that I don't have to call the script for _every_ notification and do
rule-checking again.  'urgency' is already use to _set_ the message urgency, so
some new name should be used.

Second request use case:

[global]
  format = "%s: %b"

[no-body]
  body = ""
  format = "%s"

Pretty obvious.

Thanks.

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (900, 'unstable'), (800, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.13-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages dunst depends on:
ii  libc6                2.18-4
ii  libcairo2            1.12.16-2
ii  libdbus-1-3          1.8.0-2
ii  libfreetype6         2.5.2-1
ii  libglib2.0-0         2.38.2-5
ii  libpango-1.0-0       1.36.2-2
ii  libpangocairo-1.0-0  1.36.2-2
ii  libx11-6             2:1.6.2-1
ii  libxdg-basedir1      1.2.0-1
ii  libxext6             2:1.3.2-1
ii  libxft2              2.3.1-2
ii  libxinerama1         2:1.1.3-1
ii  libxss1              1:1.2.2-1

dunst recommends no packages.

dunst suggests no packages.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to