[PATCH] Animations enable/disable system wide

Aaron J. Seigo aseigo at kde.org
Tue Feb 19 16:39:20 GMT 2008


On Tuesday 19 February 2008, Rafael Fernández López wrote:
> > GraphicEffect {
> > NoEffects = 0,
> > GradientEffects = 1,
> > SimpleAnimationEffects = 2,
> > ComplexAnimationEffects = 4 };
> > Q_DECLARE_FLAGS(GraphicEffects, GraphicEffect)
>
> Despite I agree with the values, consider we can get our hands really dirty
> with the gradient thing. We have gradients everywhere, and I mean,
> everywhere. I cons ider for instance the gradient of systemsettings for
> categories or with dolphin with the categorized view, is not harming
> performance... But if you have differe nt ideas, just speak up :)

apparently running kde4 under locolor situations really sucks: 
http://people.fruitsalad.org/adridg/bobulate/index.php?/archives/522-SunRay-thin-clients-and-KDE.html

"the graphical effects perish and we do not have nice fallbacks. This means 
that all scrollbars look like black blobs with some grey dots on them; the 
plasma palette is a grey dithered half-circle (it lights up nicely with the 
plasma icon when you hover over it, but the edges are still dodgy); taskbar 
items are similarly ugly in a dithered way."

since these gradients are not part of the style, it's not so easy to just 
say "change the style!"

i wonder if we can get away on this one without having to change dynamically 
during the application being run, and just either draw such gradients or not 
based on simple run time checks without dynamic updates?

-- 
Aaron J. Seigo
humru othro a kohnu se
GPG Fingerprint: 8B8B 2209 0C6F 7C47 B1EA  EE75 D6B7 2EB1 A7F1 DB43

KDE core developer sponsored by Trolltech
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 194 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20080219/679c5648/attachment.sig>


More information about the kde-core-devel mailing list