Commit Graph

9 Commits

Author SHA1 Message Date
Aaron J. Seigo
25b84f0291 compress the svgs
svn path=/trunk/KDE/kdebase/workspace/plasma/desktoptheme/; revision=835229
2008-07-20 09:34:08 +00:00
Marco Martin
a59e67deaf move the moon some pixels to the right so it doesn't cover the border,
also calculate the position of the buttons from the right of the moon
rect and not the width (since its left it's not always 0)

svn path=/trunk/KDE/kdebase/workspace/plasma/desktoptheme/; revision=825828
2008-06-29 13:23:55 +00:00
Marco Martin
cb837dde99 in the version with compositing background it's a bitmap again since the
shadow uses the blur filter not supported by qt
the opaque version has the picture in a separate object like the accel
version

svn path=/trunk/KDE/kdebase/workspace/plasma/desktoptheme/; revision=820935
2008-06-15 20:29:01 +00:00
Marco Martin
02009cb33f new theme for shutdown dialog that matches the new plasma theme.
added also an "opaque" version used when compositing is off

svn path=/trunk/KDE/kdebase/workspace/plasma/desktoptheme/; revision=818741
2008-06-09 13:21:09 +00:00
Marco Martin
c5b28d35f4 added the "opaque" version of krunner background
svn path=/trunk/KDE/kdebase/workspace/plasma/desktoptheme/; revision=816075
2008-06-03 08:07:53 +00:00
Marco Martin
5a6c44ce43 This quite big commit is the new default Plasma theme that will be used
in KDE 4.1 it has been unveiled now to have more feedback and to track
revisions from now on

svn path=/trunk/KDE/kdebase/workspace/plasma/desktoptheme/; revision=814972
2008-05-31 20:11:52 +00:00
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
Marco Martin
ae10baf97a new version of the opaque background: is more well, opaque (works better with krunner) and with some polishments
svn path=/trunk/KDE/kdebase/workspace/plasma/desktoptheme/; revision=759856
2008-01-11 11:34:04 +00:00
Marco Martin
a997769195 search for different background svgs when composite is disabled
squared edges without shadows are preferred without composite

svn path=/trunk/KDE/kdebase/workspace/plasma/desktoptheme/; revision=759551
2008-01-10 20:53:13 +00:00