Aaron J. Seigo
8f5939773c
this is lame, lame, lame and then extra sugar lame on top. but QSvgRenderer has some *serious* issues when it resizes svg's; rounding errors get magnified to the point that they become these monstrously huge innacurracies =(
...
i can't do anything better for 4.0, but plan on working with TT on these issues for 4.1
svn path=/trunk/KDE/kdebase/workspace/plasma/desktoptheme/; revision=756983
2008-01-03 23:20:29 +00:00
Aaron J. Seigo
fcb60d22a8
set stroke width to 0 as QSvgRenderer copes a bit better with that; zack does have a patch for it pending for Qt, but until then....
...
svn path=/trunk/KDE/kdebase/workspace/plasma/desktoptheme/; revision=756881
2008-01-03 21:35:59 +00:00
Aaron J. Seigo
8b071cf710
full background
...
svn path=/trunk/KDE/kdebase/workspace/plasma/desktoptheme/; revision=756837
2008-01-03 20:40:38 +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
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
Robert Knight
fea627e08d
* Add support for an SVG background in the panel. The SVG used is
...
in desktoptheme/widgets/panel-background.svg. Path is currently hard-coded.
Added programmer-art edition of panel-background.svg
TODO: Discuss with artists what they need from the code to get the
desired background look in the panel and how to manage different
backgrounds depending on where the panel is positioned.
* Horizontal panel layout now works
svn path=/trunk/KDE/kdebase/workspace/plasma/desktoptheme/; revision=707284
2007-09-01 12:44:57 +00:00