Bug 177961 - Speed setting for magic lamp effect
Summary: Speed setting for magic lamp effect
Status: RESOLVED FIXED
Alias: None
Product: kwin
Classification: Plasma
Component: compositing (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-17 06:07 UTC by Ritesh Raj Sarraf
Modified: 2009-01-14 16:31 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ritesh Raj Sarraf 2008-12-17 06:07:51 UTC
Version:            (using Devel)
OS:                Linux
Installed from:    Compiled sources

I'm running KDE 4.2 Beta2.

We now have a Global Animation Speed Setting, set default to "Normal".

While it works good for most animations, for the Magic Lamp effect, it is just too fast.

Hence I think, every Animation effect should have two options:
1) Use custom/local setting
2) Use Global Setting (This would be the Global Animation Speed Setting".
Comment 1 lucas 2008-12-17 06:10:42 UTC
Most effects already have individual speed settings, changing report to be magic lamp specific.
Comment 2 Martin Flöser 2009-01-14 16:31:10 UTC
SVN commit 910997 by graesslin:

Add config dialog for MagicLamp effect. Currently only one option to change the animation duration is available.
FEATURE: 177961


 M  +3 -0      CMakeLists.txt  
 M  +2 -0      configs_builtins.cpp  
 M  +10 -2     magiclamp.cpp  
 M  +2 -0      magiclamp.h  
 A             magiclamp_config.cpp   [License: GPL (v2+)]
 A             magiclamp_config.desktop  
 A             magiclamp_config.h   [License: GPL (v2+)]
 A             magiclamp_config.ui  


WebSVN link: http://websvn.kde.org/?view=rev&revision=910997