Is it possible to have a wallpaper stretch across multiple VWM desktops? Not multi-moniter support, just a single wallpaper across say, two desktops right next to eachother. Is it do'able?
All I can think of is make a wallpaper that you want to stretch. Crop it in half, then make the first part wallpaper of window 1, and the second part the wallpaper of window 2.
Example:
vwmDeskWallpaper1 firstpart.bmp
vwmDeskWallpaper2 secondpart.bmp
Will this work with RabidVWM?
For RabidVWM:
You need to load something like LSWallpaper. Then do something like this:
Desk1Paper "c:\path\wallpaper1.bmp"
Desk2Paper "c:\somewhere\else\another.bmp"
VWMOnSwitchTo !ChangeWallPaper "^@#d^Desk^@dc^Paper^@#d^"
Hmm, I will try that, thanks.
Ok, I'm trying it this way:
VWMOnSwitchTo !ChangeWallPaper wallpaper^@dc^.bmp
But it isn't working. I have the module loaded but I get nothin. Any idea?
maybe !ChangeWallPaper needs a full path?
with lswchanger you have to do it like such:
VWMOnSwitchTo !ChangeWallpaper .stretch c:\path\^@dc^.bmp
but I still can't get it to work. Now what happens is I get a gray background(default windows bg color).. but on my vwm I have .snapshot set for the background, and it still shows that I have my same background on both vwm desks instead of being different. Still lost.. argh..
Did you try doing it the way I said?
Humm, with LSWChanger, I guess it's something like:
VWMOnSwitchTo !Wallpapaer .change $wallpaperdir$^@dc^.bmp (or .jpg)
.snapshot for the background will always show the same background on all desktops. You'll have to manually shrink the combined background do use in the VWM if you want that. (this *might* change in the future, but I wouldn't count on it)
Yeah, I tried it your way Mr. White, but it gave me grey backgrounds.
Smirth, I tried it your way, that works, I just wasn't writing it out correctly, thanks for that though.. But argh.. it reaks Havoc on the VWM. I think having a snapshot as the background on it and having the backgrounds change is a little too much for it... It makes a strip along the bottom of the screen where I have the VWM and it gets distorted, on my screen it kept a dropdown shadow on it and such, looked kinda crazy, hard to explain.. but maybe I will just have to settle for 1 background.. argh..