On Oct 19, 2010, at 17:00:07, Evan Schoenberg, M.D. wrote: > That'd work, too, but it seems somewhat computationally expense (have to > monitor closing timing) for a rarely applicable tip.
It wouldn't have to be actually based on timing. Count notification closes until a notification fades out and none remain on the screen, then reset the counter. If the counter hits five, see how many remain, and if there are at least two left, show the close-all notification. We could also set a flag to not show the tip again for the rest of the session, and set a permanent flag in defaults the first time the user pulls off a close-all. -- You received this message because you are subscribed to the Google Groups "Growl Discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/growldiscuss?hl=en.
