Aleix Pol
db6c7e17e6
Fix build with a KWindowSystem framework that doesn't pull QWidget
...
Summary: Fixes the build with D8705
Test Plan: Just adds includes, I wonder if it should go into Plasma/5.8 and /5.11 too
Reviewers: #plasma, davidedmundson
Reviewed By: #plasma, davidedmundson
Subscribers: graesslin, plasma-devel, kwin, #kwin
Tags: #kwin
Differential Revision: https://phabricator.kde.org/D8706
2017-11-17 17:30:58 +01:00
Martin Gräßlin
2dc14be640
MouseClick Animation effect supports QPainter Compositor
2014-01-09 13:29:40 +01:00
Martin Gräßlin
1d2c2d5982
Use Q_SLOTS and Q_SIGNALS instead of slots and signals
...
Fixes compilation with Qt5/KF5 setup.
2013-07-24 09:46:54 +02:00
Martin Gräßlin
caf340a607
Drop MouseClickEffect::supported
...
It returns true...
REVIEW: 109955
2013-04-11 12:56:07 +02:00
Thomas Lübking
b28cf2adc9
xrender for mouseclick
...
REVIEW: 107181
2012-11-14 21:16:32 +01:00
Martin Gräßlin
bf8e7c4fc8
Add QProperties to MouseClick Effect
...
Allows to read out all settings at runtime through supportInformation.
2012-10-26 09:47:22 +02:00
Filip Wieladek
378a4f8fe4
Mouse Click animation effect
...
An effect which visualy animates when a mouse button is pressed or
released.
REVIEW: 105780
BUG: 309006
FIXED-IN: 4.10
2012-10-26 09:47:22 +02:00