Summary is not shown for volume change notification (0.2.4)
## Submitted by Anonymous Assigned to **Jérôme Guelfucci** **[Link to original bug (#12585)](https://bugzilla.xfce.org/show_bug.cgi?id=12585)** ## Description I've been debugging notification with developers of pasystray and they claim it should not only show progressbar, but also summary text. However it seems to not work with xfce4-notifyd. They send notification basically like this: notify-send -i audio-volume-medium -h int:value:100 text But it only causes volume bar to show, but not the text. It's especially important as pulseaudio volume can be more than 100% and then volume bar itself is not usefull. Also sometimes i want to set exactly 100% and it's hard, because i can't easily tell it from 99% or 101%. Can you make it possible to show numeric percentage besides of bar? Thanks Version: 0.2.4
issue