kwin/effects/cube
Script Kiddy 67b8f942e3 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/workspace/; revision=931776

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

M	wallpapers/Code_Poets_Dream/metadata.desktop
M	wallpapers/Curls_on_Green/metadata.desktop
M	wallpapers/Finally_Summer_in_Germany/metadata.desktop
M	wallpapers/Flower_drops/metadata.desktop
M	wallpapers/HighTide/metadata.desktop
M	wallpapers/Ladybuggin/metadata.desktop
M	wallpapers/Plasmalicious/metadata.desktop
M	wallpapers/There_is_Rain_on_the_Table/metadata.desktop
M	wallpapers/Vector_Sunset/metadata.desktop
2009-02-25 19:33:07 +00:00
..
data Fill empty areas in multi screen setups in cylinder and sphere as well. 2009-02-22 10:58:26 +00:00
CMakeLists.txt
cube.cpp Use bigger quads for desktops in the rear, so that less vertices have to be processed by cylinder and sphere shader. That should improve the performance without influencing the visual appearance. 2009-02-23 17:03:27 +00:00
cube.desktop SVN_SILENT made messages (.desktop file) 2009-02-25 19:33:07 +00:00
cube.h Reactivating the use of a gl list for painting the cube. The cube is painted once without using the gl list. By that the problem of black windows on other desktops should be solved. If the black window problem appears again the patch will be reverted. 2009-02-22 11:27:08 +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 SVN_SILENT made messages (.desktop file) 2009-02-25 19:33:07 +00:00
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-23 13:41:51 +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-23 13:41:51 +00:00
cubeslide_config.h
cubeslide_config.ui