kwin/effects/cube
Script Kiddy 86cd1fb575 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/workspace/; revision=967596

The following changes were in SVN, but were removed from git:

M	wallpapers/Fresh_Morning/metadata.desktop
2009-05-13 15:24:57 +00:00
..
data Cylinder and Sphere use new setting of texture width and height. For that renaming windowWidth and windowHeight to textureWidth/Height. So finally the new argb decos work with cylinder and sphere. 2009-04-27 11:35:35 +00:00
CMakeLists.txt Sphere and Cylinder become part of Cube effect. That is much more convenient than having an own effect for each (only loading the shader is actually required). 2009-02-14 09:29:01 +00:00
cube.cpp Use OpenGL to modify the cube cap instead of manipulating the pixels of the source QImage. Don't know why I did it that way. 2009-05-02 13:37:59 +00:00
cube.desktop SVN_SILENT made messages (.desktop file) 2009-05-11 17:12:40 +00:00
cube.h New cube reflection which moves reflection down to touch the cube in its lowest point. Thanks to Michal Srb for the patch. It' really great. 2009-05-01 18:23:53 +00:00
cube_config.cpp Drop the multi screen mode where the cube is scaled on one screen. So there is only the span cube on all screens option. The mode is dropped for the following reasons: 2009-03-18 15:01:21 +00:00
cube_config.desktop SVN_SILENT made messages (.desktop file) 2009-05-11 17:12:40 +00:00
cube_config.h
cube_config.ui Drop the multi screen mode where the cube is scaled on one screen. So there is only the span cube on all screens option. The mode is dropped for the following reasons: 2009-03-18 15:01:21 +00:00
cubeslide.cpp Add an option to not follow the pager layout in cube switch animation. That brings back the behaviour of cube switch in 4.2. 2009-05-04 13:24:55 +00:00
cubeslide.desktop SVN_SILENT made messages (.desktop file) 2009-05-13 15:24:57 +00:00
cubeslide.h Add an option to not follow the pager layout in cube switch animation. That brings back the behaviour of cube switch in 4.2. 2009-05-04 13:24:55 +00:00
cubeslide_config.cpp Add an option to not follow the pager layout in cube switch animation. That brings back the behaviour of cube switch in 4.2. 2009-05-04 13:24:55 +00:00
cubeslide_config.desktop SVN_SILENT made messages (.desktop file) 2009-05-13 15:24:57 +00:00
cubeslide_config.h Split cube mode and animation of desktop switching in separate effects: say hello to CubeSlide effect. 2009-02-06 18:53:16 +00:00
cubeslide_config.ui Add an option to not follow the pager layout in cube switch animation. That brings back the behaviour of cube switch in 4.2. 2009-05-04 13:24:55 +00:00