Go to file
Marco Martin 06103bcd00 reworked how shaped windows with svg backgrounds are obtained:
there is a new function PanelSvg::mask() that returns a qbitmap of the areas of the svg with alpha=0 that can be used to create the mask of the window, at the moment used in tooltip and dialog (krunner still to come).
so now windows that uses svg backgrounds should always set PanelSvg::mask() as their own mask, regardless if composite is active or not.
In this commit there are also two (identical) svgs for opaque tooltips and dialogs with pixelated rounded borders that looks good without antialiasing (and unlike the previous version they are vector based now).

svn path=/trunk/KDE/kdebase/workspace/plasma/desktoptheme/; revision=782727
2008-03-05 21:03:27 +00:00
dialogs roll back the dialog background to the use the applet background because while it looks like crap at least it looks like less crap than the panel border one. 2008-01-03 12:21:22 +00:00
opaque reworked how shaped windows with svg backgrounds are obtained: 2008-03-05 21:03:27 +00:00
widgets Now tooltips are svg-themed, the svg background for tooltips can be found on desktoptheme/widgets/tooltip.svg and when compositing is disabled desktoptheme/opaque/widgets/tooltip.svg is used 2008-02-07 21:24:20 +00:00
CMakeLists.txt install metadata.desktop to ${DATA_INSTALL_DIR}/desktoptheme/default 2008-02-15 10:22:45 +00:00
colors Make Plasma's pager applet use kcolorscheme and the font from the 2008-02-04 10:27:40 +00:00
metadata.desktop SVN_SILENT made messages (.desktop file) 2008-02-13 18:39:24 +00:00