Bug 309006

Summary: Mouse Click effect
Product: [Plasma] kwin Reporter: Martin Flöser <mgraesslin>
Component: effects-variousAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED FIXED    
Severity: wishlist Flags: mgraesslin: ReviewRequest+
Priority: NOR    
Version: 4.9.2   
Target Milestone: 4.10   
Platform: unspecified   
OS: Linux   
URL: https://git.reviewboard.kde.org/r/105780/
Latest Commit: Version Fixed In: 4.10

Description Martin Flöser 2012-10-25 19:05:35 UTC
see https://git.reviewboard.kde.org/r/105780/
Comment 1 Martin Flöser 2012-10-26 07:47:23 UTC
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