
Various KDE 1.-4. Improvements
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
This script generates a nice wallpaper by using a random image from a selected folder.
The images are rescaled, inserted in a white frame with shadow, and with a random colored transparent gradient that changes every time.
DEPENDS ON: ImageMagick-convert and xrandr
Instructions:
1) edit the WALLDIR variable to point to your folder images
2) edit the XSIZE,YSIZE, and TRANSPARENCY variables if you want
3) try the script executing it in console
4) add the "scripted image" applet to the desktop and configure it to point to this script
enjoy!
p.s.: 'sfondo' is the italian translation of 'background'.
11 years ago
1.0:
kde uses /tmp/wallpaper as wallpaper. This allows an external call of the script to change the background.
1.0.1:
kde uses no image as wallpaper, it only needs to update the background.
This is much faster!
Fixed the preview box.
2.0:
modified to work on kde4 with the "scripted image" widget.
11 years ago
1.0:
kde uses /tmp/wallpaper as wallpaper. This allows an external call of the script to change the background.
1.0.1:
kde uses no image as wallpaper, it only needs to update the background.
This is much faster!
Fixed the preview box.
2.0:
modified to work on kde4 with the "scripted image" widget.
warrob
12 years ago
I'm sorry if this created confusion.
Report