Re: [Unity-design] Notification design problem

2012-09-19 Thread Dylan McCall
This is all intended behaviour. A lot of it is explained in the wiki, at https://wiki.ubuntu.com/NotifyOSD and https://wiki.ubuntu.com/NotificationDesignGuidelines. You can find the rationale, as well as some advice on how to do pretty well any kind of notification. On Wed, Sep 19, 2012 at 10:52 A

[Unity-design] Notification design problem

2012-09-19 Thread Gregory Merchan
I ran into a problem with the notification system, given its design. Here's what I was doing: I have a program which reads information from somewhere and notifies me of it, subject to some conditions, using `notify-send`. I use `watch` to run it regularly. I accidentally set it to run every 2 seco