Commit Graph

17 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
Aaron J. Seigo
7ec9ef55dc now that qt can render the svg properly, separate out the moon from the background and given them different names (background, picture)
svn path=/trunk/KDE/kdebase/workspace/plasma/desktoptheme/; revision=819926
2008-06-12 16:47:00 +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
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
Riccardo Iaconelli
6f9b3c025d Make the color in the middle uniform.
Signed-off-by: Riccardo Iaconelli <riccardo@kde.org>


svn path=/trunk/KDE/kdebase/workspace/plasma/desktoptheme/; revision=796983
2008-04-14 16:27:53 +00:00
Riccardo Iaconelli
22c5b990e1 Fix up svg... yet another Qt bug?
svn path=/trunk/KDE/kdebase/workspace/plasma/desktoptheme/; revision=796982
2008-04-14 16:27:47 +00:00
Riccardo Iaconelli
98100aad4d Make use of the krunner svg background and adapt the svg file to panelsvg's semantics.
It looks weird now...


svn path=/trunk/KDE/kdebase/workspace/plasma/desktoptheme/; revision=796981
2008-04-14 16:27:41 +00:00
Riccardo Iaconelli
3f82179587 Add (and install) svg for the new krunner interface.
svn path=/trunk/KDE/kdebase/workspace/plasma/desktoptheme/; revision=796980
2008-04-14 16:27:34 +00:00
Aaron J. Seigo
26e82d6996 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.
svn path=/trunk/KDE/kdebase/workspace/plasma/desktoptheme/; revision=756558
2008-01-03 12:21:22 +00:00
Aaron J. Seigo
943fe27da2 it occurred to me that by making border stretchable we could avoid the dotted border problem. it does lead to a slight odd "center highlight" effect on the top (again due to QSvgRenderer getting the size of this element wrong) but it looks way better; this svg will still suck for panels on the top, left or right because you'll just get a black border... but then since when was artwork in plasma ever something anyone actually paid any concern over. =(
svn path=/trunk/KDE/kdebase/workspace/plasma/desktoptheme/; revision=756552
2008-01-03 12:18:47 +00:00
Aaron J. Seigo
e52932fd87 new panel and dialog backgrounds, but QSvgRenderer is misreporting the size of the elements by one px each! i have no idea why and have banged my head against this one for hours now. *sob* maybe zack can find something wrong here; the svgviewer example in qt doesnt render it properly either (there's an extra line in between the grouped elements even at 100% zoom); zack: if you dont' have time energy or care to look at this don't worry, it's just a long ball to you as i'm baffled atm.
CCMAIL:zack@kde.org

svn path=/trunk/KDE/kdebase/workspace/plasma/desktoptheme/; revision=756290
2008-01-03 03:52:03 +00:00
Urs Wolfer
696f8a65fa Update artwork for logout dialog:
New Oxygen design

The sourcecode has no new features. I have only changed coordinates, colors and such things.
Due to render problems in Qt, we use a 'pre'-rendered svg image (exported as png and imported again into the svg).
The real source svg is also included: shutdowndialog.source.svg
I have also moved the button svgs into the main theme svg (with a different object id).

This dialog needs some more love after feature freeze is over:
* do not hardcode fonts and colors
* improve strings
* probably change buttons layout
* ...

For informations of the moon image used, see the CREDITS file (photo released under a Creative Commons license).
I think this file should be enough; if not, please tell me.

Thanks a lot Pinheiro for the great work!

CCMAIL: nuno@oxygen-icons.org

svn path=/trunk/KDE/kdebase/workspace/plasma/desktoptheme/; revision=754777
2007-12-30 18:45:15 +00:00
Aaron J. Seigo
2a444aeea4 new temp svgs that have the right ids.. need new svg's for the panel and runner dialog, however.
svn path=/trunk/KDE/kdebase/workspace/plasma/desktoptheme/; revision=738496
2007-11-19 01:16:07 +00:00
Aaron J. Seigo
19ddd2ab51 code changes due to desktoptheme changes
svn path=/trunk/KDE/kdebase/workspace/plasma/desktoptheme/; revision=670585
2007-06-02 05:11:30 +00:00
Aaron J. Seigo
c9db9a9900 * divide between widgets and dialogs, not the much more random backgrounds and widgets
* get the build right

svn path=/trunk/KDE/kdebase/workspace/plasma/desktoptheme/; revision=670584
2007-06-02 05:07:19 +00:00