[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    branches/work/kwin_composite
From:       Rivo Laks <rivolaks () hot ! ee>
Date:       2007-01-25 11:48:14
Message-ID: 1169725694.327180.22116.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 627003 by rivol:

Add MinimizeAnimation effect which makes the window move onto/from its taskbar
  entry when minimized/restored

 M  +1 -0      CMakeLists.txt  
 M  +2 -0      effects.cpp  
 A             effects/minimizeanimation.cpp   [License: UNKNOWN]
 A             effects/minimizeanimation.h   [License: UNKNOWN]


--- branches/work/kwin_composite/CMakeLists.txt #627002:627003
@@ -65,6 +65,7 @@
    effects/test_input.cpp
    effects/presentwindows.cpp
    effects/wavywindows.cpp
+   effects/minimizeanimation.cpp
    )
 
 qt4_add_dbus_adaptor( kwin_KDEINIT_SRCS org.kde.KWin.xml workspace.h KWinInternal::Workspace )
--- branches/work/kwin_composite/effects.cpp #627002:627003
@@ -19,6 +19,7 @@
 #include "effects/fadeout.h"
 #include "effects/howto.h"
 #include "effects/maketransparent.h"
+#include "effects/minimizeanimation.h"
 #include "effects/presentwindows.h"
 #include "effects/scalein.h"
 #include "effects/shakymove.h"
@@ -117,6 +118,7 @@
 //    effects.append( new ZoomEffect( ws ));
 //    effects.append( new PresentWindowsEffect( ws ));
 //    effects.append( new WavyWindowsEffect( ws ));
+//    effects.append( new MinimizeAnimationEffect( ws ));
 //    effects.append( new HowtoEffect );
 //    effects.append( new MakeTransparentEffect );
 //    effects.append( new ShakyMoveEffect );
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic