Bug 177961

Summary: Speed setting for magic lamp effect
Product: [Plasma] kwin Reporter: Ritesh Raj Sarraf <kde-bugs>
Component: compositingAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

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