Wallpaper |
|
Category |
|
Wallpaper allows you to assign multiple wallpapers to your workspaces, with the added bonuses of proper transparency handling and desktop icons (with patches to Nautilus, etc).
Contents
Using Wallpaper
Mode:Options:Opacity - Mode to draw background, options to use, and opacity (0.0 to 1.0)
file:Path: - Use an image where Path is the path to the image.
fill:r,g,b: - Create a solid background with the color defined by r, g, b (0.0 to 1.0)
linear:x1,y1,x2,y2|r1,g1,b1,r2,g2,b2: - Linear gradient, x and y values are positions for end points (all 0.0 to 1.0)
fill_only:r,g,b: - Optimized solid fill, ignores all opacity settings
radial:x1,y1,radius1,x2,y2,radius2|r1,g1,b1,r2,g2,b2 - Radial gradient, (all 0.0 to 1.0)
Configuration
Backgrounds - settings to use for each wallpaper (see above)
Tile - Tile the background images instead of stretching them
Enable true blending - Enable alpha blending of backgrounds. The ability to disable this is included to slightly improve speed when not using transparent wallpapers (they will not sync with the cube, however)
Nautilus
- Because Nautilus does not natively support multiple wallpapers, a patch is required for this plugin to work correctly when using Nautilus (Nautilus is GNOME's file manager and it controls the wallpaper).
This guide shows how to patch the code and then compile it. NOTE: This patch does not work with Nautilus 2.22 (default in Hardy) it was designed for Nautilus 2.20. GNOME should release a permanent fix.
XFCE
- Kill the xfdesktop process to use compiz wallpaper.
KDE3
- Kill the kdesktop process to use compiz wallpaper.
KDE4
- Aaron Seigo committed a small change to make plasma support the compiz wallpaper plugin indirectly. Indirectly here means that this is not officially supported, but you can make it work:
you need >=KDE 4.1
- configure the plasma background mode to none (=solid fill with the selected color)
- add/replace the wallpapercolor option in the [Containments][1] group of the .kde(4)/share/config/plasma-appletsrc config file with "wallpapercolor=0,0,0,0"
- execute 'kquitapp plasma' in Konsole
- enable Wallpaper plugin
- execute 'plasma' in Konsole
tested with KDE 4.2.3 and 4.2.4
Plugins/Wallpaper (last edited 2009-06-12 13:57:54 by maciekw5)
