see https://git.reviewboard.kde.org/r/105780/
Git commit 49b350df9cd8322d2fbb140de50c985a31e7a5c9 by Martin Gräßlin, on behalf of Filip Wieladek. Committed on 27/07/2012 at 07:58. Pushed by graesslin into branch 'master'. Mouse Click animation effect An effect which visualy animates when a mouse button is pressed or released. REVIEW: 105780 FIXED-IN: 4.10 M +1 -0 kwin/effects/CMakeLists.txt M +2 -0 kwin/effects/configs_builtins.cpp A +27 -0 kwin/effects/mouseclick/CMakeLists.txt A +315 -0 kwin/effects/mouseclick/mouseclick.cpp [License: GPL (v2)] A +17 -0 kwin/effects/mouseclick/mouseclick.desktop A +141 -0 kwin/effects/mouseclick/mouseclick.h [License: GPL (v2)] A +162 -0 kwin/effects/mouseclick/mouseclick_config.cpp [License: GPL (v2)] A +9 -0 kwin/effects/mouseclick/mouseclick_config.desktop A +58 -0 kwin/effects/mouseclick/mouseclick_config.h [License: GPL (v2)] A +285 -0 kwin/effects/mouseclick/mouseclick_config.ui http://commits.kde.org/kde-workspace/49b350df9cd8322d2fbb140de50c985a31e7a5c9