[Tickets #8566] Add fluid growl notifications
bugs at horde.org
bugs at horde.org
Thu Sep 10 03:45:56 UTC 2009
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/8566
------------------------------------------------------------------------------
Ticket | 8566
Created By | Chuck Hagenbuch <chuck at horde.org>
Summary | Add fluid growl notifications
Queue | IMP
Version | Git master
Type | Enhancement
State | Accepted
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
Chuck Hagenbuch <chuck at horde.org> (2009-09-09 23:45) wrote:
In addition to the fluid dock badge numbers, we should be able to show
growl notifications now that we have them:
window.fluid.showGrowlNotification({
title: "title",
description: "description",
priority: 1,
sticky: false,
identifier: "foo",
onclick: callbackFunc,
icon: imgEl // or URL string
})
http://www.fluidapp.com/developer/
This could even replace the in-browser js notifications if growl is available.
More information about the bugs
mailing list