Page 1 of 1

Trayicon to display some generic information

Posted: Wed Jun 15, 2011 11:59 am
by FrozenLord
Hi,

Could you please implement a small tray icon to display some information?
The information I'm thinking about is:
- Next flush will occur in xx minutes (when defer write is active)
- Whether FC is currently flushing (if defer write is active)
- Which amount of the cache is in use (and for what? like 60% are used for read cache, 30% are used for defer write cache and 10% are not used at all)

A button to force a "flush" would be great too :)
(Without having to open the normal application every time)

Thank you for your consideration.

Re: Trayicon to display some generic information

Posted: Thu Jun 16, 2011 2:03 am
by Support
Sure, we'll implement it soon.

also you might see below topic,
viewtopic.php?f=26&t=773

Re: Trayicon to display some generic information

Posted: Thu Jun 16, 2011 7:40 am
by FrozenLord
support wrote:also you might see below topic,
viewtopic.php?f=26&t=773
Thanks for the link.
I've already seen this topic before, but the discussed mod only allows a tray icon for FancyCache.
Unfortunately, this tray icon can neither show the current flushing status nor the amount of used cache.