You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Martin Gräßlin 3e56e98281 Use opacity, brighness and saturation in shader for cylinder and sphere. That allows to have dimmed windows in these effects and correct window opacity. 17 years ago
..
data Use opacity, brighness and saturation in shader for cylinder and sphere. That allows to have dimmed windows in these effects and correct window opacity. 17 years ago
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). 17 years ago
cube.cpp Use opacity, brighness and saturation in shader for cylinder and sphere. That allows to have dimmed windows in these effects and correct window opacity. 17 years ago
cube.desktop SVN_SILENT made messages (.desktop file) 17 years ago
cube.h Check for the global shortcut in the effects so that the shortcut actually toggles the effect. This is a workaround needed because the keyboard grab disables the global shortcut. 17 years ago
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: 17 years ago
cube_config.desktop SVN_SILENT made messages (.desktop file) 17 years ago
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: 17 years ago
cubeslide.cpp Rotate windows on all desktops by default. Keeping them in place brakes the stacking order during animation. 17 years ago
cubeslide.desktop SVN_SILENT made messages (.desktop file) 17 years ago
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... 17 years ago
cubeslide_config.cpp Rotate windows on all desktops by default. Keeping them in place brakes the stacking order during animation. 17 years ago
cubeslide_config.desktop SVN_SILENT made messages (.desktop file) 17 years ago
cubeslide_config.h Split cube mode and animation of desktop switching in separate effects: say hello to CubeSlide effect. 17 years ago
cubeslide_config.ui Split cube mode and animation of desktop switching in separate effects: say hello to CubeSlide effect. 17 years ago