kwin/effects/cube
Martin Gräßlin 75346f126b Rotate windows on all desktops by default. Keeping them in place brakes the stacking order during animation.
BUG: 185019

svn path=/trunk/KDE/kdebase/workspace/; revision=928985
2009-02-20 14:04:41 +00:00
..
data A new vertex shader for cylinder effect using polar coordinates. Solves some painting problems. 2009-02-19 20:32:20 +00:00
CMakeLists.txt
cube.cpp Fix commit which broke shadows. 2009-02-20 13:48:23 +00:00
cube.desktop SVN_SILENT made messages (.desktop file) 2009-02-18 13:16:56 +00:00
cube.h Distance between 3D windows is determined by the zoom position divided by the number of windows in stacking order when cube is activated. 2009-02-19 11:03:40 +00:00
cube_config.cpp Add an option so that windows can hover above the cube similar to 3D Windows plugin in Compiz. Currently this disables "windows overlapping edges" feature when this option is set (no change when not set). 2009-02-17 20:47:02 +00:00
cube_config.desktop
cube_config.h
cube_config.ui Add an option so that windows can hover above the cube similar to 3D Windows plugin in Compiz. Currently this disables "windows overlapping edges" feature when this option is set (no change when not set). 2009-02-17 20:47:02 +00:00
cubeslide.cpp Rotate windows on all desktops by default. Keeping them in place brakes the stacking order during animation. 2009-02-20 14:04:41 +00:00
cubeslide.desktop SVN_SILENT made messages (.desktop file) 2009-02-17 12:09:45 +00:00
cubeslide.h Adding windows overlapping edges to cube slide animation. Overlapping windows from target desktop are faded in and windows from source desktop are faded out. This looks really good for slow animation speed but for normal speed it's kind of flashy. So perhaps I'll add an option to turn it off... 2009-02-18 19:14:47 +00:00
cubeslide_config.cpp Rotate windows on all desktops by default. Keeping them in place brakes the stacking order during animation. 2009-02-20 14:04:41 +00:00
cubeslide_config.desktop SVN_SILENT made messages (.desktop file) 2009-02-17 12:09:45 +00:00
cubeslide_config.h
cubeslide_config.ui