Hey all, I've been having a problem (not necessarily Litestep specific) using docks (Rocketdock, Objectdock, RK Launcher) with VWM's. Basically it will work fine for one window, but if I switch to another the icons all disappear.
If I go back to the original window the icons reappear.
that should work if the actual window title of rocketdock is ROCKETDOCK. have you tried using other vwm modules? vwm2 is supported by xpaintclass, and bangVWM is good if you dont have an actual vwm display, but use buttons/bangs to swtich desktops.
also, what you have isnt a "bang", its a setting. bangs are actions that are preceded by a "!"
Alright, I switched from rabid to vwm2, and got some success. Unfortunately, the theme I am using (SUF) was written with rabid in mind so it looks pretty ugly, but that is easily fixed.
Thanks for the help everyone.
@split: I would make my own Litestep dock, except I enjoy being able to configure what is on it and such without having to edit the config every time. I like the implementation in the Snohetta theme, but getting it just the way I wanted was a real pain. If you knew where to find some code for an painless-configurable litestep dock, I would be all over it.
well you pretty much hit the nail on the head about having to edit your config every time you wanted to change your dock entries, but for a .rc head like me this isn't a big deal. :P
oh glorious. someone is using my theme :o i agree that your own dock is the way to go well i dont use a dock b/c of launchie but if i did i would code it
It turns out that *VWMSticky #t ROCKETDOCK was causing the dock _background_ to be sticky (when it already was). The class name for the actual icons was (at least in my case) RDIconWnd. So typing in *VWMSticky #c RDIconWnd causes it to work perfectly in RabidVWM or vwm2. Word.
Of course, seeing as how I just made my own xlabel dock *cough* Requiem *cough*, I probably wont use this for a while. Still it's nice to get it working.