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.
 
 
 
 
 
Script Kiddy 76ea5e9987 SVN_SILENT made messages (.desktop file) 17 years ago
..
data Correctly change brightness and opacity in cylinder/sphere shader 17 years ago
CMakeLists.txt When adding an effect config dialog you should also install the desktop file or you won't have a config dialog. 17 years ago
cube.cpp Initialize a variable, which could be read before it has been written to in a very, very unlikely case, with a useful value. 17 years ago
cube.desktop SVN_SILENT made messages (.desktop file) 17 years ago
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. 17 years ago
cube_config.cpp Remove default shortcuts for cylinder and sphere. The effect isn't enabled by default and cylinder and sphere are not so important that it qualifies for a default shortcut. 17 years ago
cube_config.desktop SVN_SILENT made messages (.desktop file) 17 years ago
cube_config.h Fix forward declaration 17 years ago
cube_config.ui Use KIntSpinBox instead of QSpinBox for better integration with KDE. As a bonus this allows to use plural suffix in spinboxes since KDE 4.3 if necessary. 17 years ago
cubeslide.cpp Don't start cube animation if number of desktops has been reduced. 17 years ago
cubeslide.desktop SVN_SILENT made messages (.desktop file) 17 years ago
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. 17 years ago
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. 17 years ago
cubeslide_config.desktop SVN_SILENT made messages (.desktop file) 17 years ago
cubeslide_config.h Fix forward declaration 17 years ago
cubeslide_config.ui Use KIntSpinBox instead of QSpinBox for better integration with KDE. As a bonus this allows to use plural suffix in spinboxes since KDE 4.3 if necessary. 17 years ago