Revision 910655
Go back to digest for 18th January 2009Features in KDE Base
Marco Martin committed changes in /trunk/KDE/kdelibs/plasma:
quite mega-patch:
add a new function FrameSvg::alphaMask() that lets define an alpha-layer for the frame, that can be the frame itself or a mask- prefix
allow for overlay elements on frames that can do a nice filigrane-effect, they can either be:
-fixed position at 0,0
-random position consistent across plasma runs (only supported for applet backgrounds)
-tiled
-scaled
File Changes
Added 1 files
- /trunk/KDE/kdelibs/plasma/private/framesvg_p.h
Modified 4 files
- /trunk/KDE/kdelibs/plasma
- /applet.cpp
- /applet.h
- /framesvg.cpp
- /framesvg.h
5 files changed in total