kwin/effects/cube
2009-05-23 11:51:38 +00:00
..
data Correctly change brightness and opacity in cylinder/sphere shader 2009-05-23 09:28:19 +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 Adjust animation time in cube switch: the complete animation has a fixed time, not the single steps. That fixes a regression compared to 4.2. 2009-05-23 11:51:38 +00:00
cubeslide.desktop SVN_SILENT made messages (.desktop file) 2009-05-20 14:39:49 +00:00
cubeslide.h Adjust animation time in cube switch: the complete animation has a fixed time, not the single steps. That fixes a regression compared to 4.2. 2009-05-23 11:51:38 +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-20 14:39:49 +00:00
cubeslide_config.h
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