Re: [Unity-design] Notification design problem

2012-09-24 Thread Gregory Merchan
On Mon, Sep 24, 2012 at 11:05 AM, Gregory Merchan wrote: > . . . > Even looking at the specs now, it seems that what I should have seen, > assuming notify-send doesn't do anything weird, was multiple > notifications on the screen. > . . . Sorry. That was not correct. I had a draft email sitting h

Re: [Unity-design] Notification design problem

2012-09-24 Thread Gregory Merchan
On Wed, Sep 19, 2012 at 2:07 PM, Dylan McCall wrote: > 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 w

Re: [Unity-design] Notification design problem

2012-09-20 Thread Matthew Paul Thomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Gregory Merchan wrote on 19/09/12 18:52: > ... > > 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 > acci

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