Posted by member 37809 on 2004-07-21 11:46:15 link
yes, vtray and systray2 do it. not (yet? for) systray-1.10. although at least in vtray-1.10 there is a bug where you cannot specify multiple *trayhide's that share the same classname.
In order to use VTray's ![Tray]IconInfo bang, you have to enable litestep logging:
Refresh the logfile after issuing that bang...
In order to use VTray's ![Tray]IconInfo bang, you have to enable litestep logging:
LSLogFile "$LiteStepDir$litestep.txt"
LSLogLevel 4 ; I don't remember how many levels there are but 4 is verbose
LSLogLevel 4 ; I don't remember how many levels there are but 4 is verbose
Refresh the logfile after issuing that bang...