I have tried experimenting with window.fluid.dockBadge, in part,  
creating a test userscript with window.fluid.dockBadge = "test";

The word "test" on a badge would be displayed during app's launch, but  
as soon as it's loaded, the unread count overrides it and I see the  
number of unread items. One way is to have a loop constantly updating  
the value with "", but that's a kludge.

Through Firebug I've been able to locate an option  
"Fever.Reader.totalUnread", which I'll try to inject into a userscript  
(so far no luck). Also now I think it would be more appropriate to  
contact Fever support with this.

Thanks for a prompt reply.

abubious

On Oct 2, 2009, at 11:55 PM, Todd Ditchendorf wrote:

>
> hi abubious,
>
> IIRC, that setting only prevents Fluid SSBs from trying to display a
> dock badge for the webapps it supports out of the box.
>
> i think in this case, the Fever guys have built JavaScript into their
> webapp that sets the dock badge. Fluid does not ever try to prevent
> that.
>
> however, it should be relatively easy to prevent that using a
> Userscript. Just do something like:
>
> window.fluid.dockBadge = "";
>
>
> td
>
>
> On Fri, Oct 2, 2009 at 1:37 PM, abubious <[email protected]> wrote:
>>
>> Greetings Fluidapp community,
>>
>> I'm using Fever as my feed aggregation and one of the cornerstones of
>> its approach is not having any unread counts, anywhere. However, when
>> in Fluid's site-specific browser, the dock icon has this annoying red
>> badge showing how many items are unread (hence, giving me fever).
>> Worse, it does it even when the pertaining setting ("Fluid attempts  
>> to
>> show Dock badge labels") is disabled.
>>
>> Would be grateful for any advice on how I can get rid of this and
>> enjoy my Fever+Fluid experience fully.
>>
>> Regards
>> Abu
>>
>>>
>>
>
> >


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"fluidapp" 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/fluidapp?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to