At the moment I am using Static-'s ThinBar LS theme. I'm trying to customize it to the way I like the functionality. I find the winamp label a bit of an eyesore when not in use, so I was trying to make a show/hide control for it. I would think it should be an easy task since xlabel has a show/hide command. However, I put: tray1onRightclick !Winamptoggle tray1 being the date and clock, and when I save and recycle LS, and right-click on the clock nothing happens. Could anyone suggest anything?
there should be space to click on tray1 because originally in the code there is a leftclick on tray1 to show the systray, and that works fine but the right click doesnt seem to do anything at all. and yes the label is called winamp.
tray1onLeftclick !xtraytoggle that's in the original code of the theme, but i tried !labeltoggle winamp, and that works fine, so thanks for the help :)