I'm new to LS and have started doing simple mods to Simple Dark. One thing that makes me feel like I've never used a computer is that i have no freekin' clue as to how i add some simple winamp-info(Title - Artist elapsed/remaining) to the taskbar next to the hidden tray. I've put Jamptoo 1.4 in the modules-dir, but i don't know what to do from here.
I do not know that plugin, but if you read the readme for the plugin, there is a lot of useful stuff. So I guess you have to set the position of the info, and the code that shows the info. Sorry I can't really help.
after it installs go in your litestepdir/modules/docs and read the xlabel readme, take a look at the xstatsgraph section from some code to display winamp info. it can also display time, cpu, file contents, etc
hey that just shows you learn something new every day im gonna go try the statsclass now.. im working on making my own theme il upload it one of these days.. brace yourselves..
the problem with putting winamp info on a xlabel is that you cant move a group of labels as far as i know.. without doing OverlayLabel.. but thats another story :) and it has its limitations on which !bangs you can use
After getting Thomax's "stuff" that he sent me to work I'm wondering how to put an image on both sides of it. I'm basing my LS on SMPLDRK, so i need to be able to have rounded corners without them being stretched.
i would choose something shorter though. and then change all the prefixes after that, from amp to your new correct prefix "ampOverlay Paintingmode .image" etc
Now, how do i "format" the image i want overlay'd? Since it dynamically changes width to fit the 'amptext' is there anything special i have to consider?
Also, i have to recycle LS to get the songname when i change songs. Why?
the overlay only changes width if you set a percent or something relative in the width attribute of the line in which you are creating the overlaylabel (thats the line with the asterik),the way you have it set above, its width is fixed at 5, which you may or may not want. just read the docs...............
your songname should be automatically updating, do you have xstatsclass loaded
*NetLoadModule xstatsclass-1.0 Made no difference.
I change: *ampOverlayLabel -5 0 5 100% "whatever" #a To something like: *ampOverlayLabel -5 0 whateverwidth $ampwidthX-3$ 100% "whatever" #a ??? "Just read the docs" That's easy for you to say. I don't have the slightest idea what I'm looking for.
For every second I'm doing this i want more and more to go back to Explorer and Samurize where things just WORKED!