kwin/plugins/platforms
David Edmundson aedc9e62e6 [effects] Forward wheel events
Summary:
Effects::checkInputWindowEvent(QWheelEvent *e) existed but it was not
hooked up to anything and would never be called.

This patch adds the relevant handling in the wayland filter, X filter so
the existing method gets called.

EffectQuickView is updated to handle wheel events.

Test Plan:
Used a ListView via an EffectQuickView in an effect.
I can now scroll with the mouse.

Reviewers: #kwin, zzag

Reviewed By: #kwin, zzag

Subscribers: zzag, kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D25292
2019-11-14 12:50:45 +00:00
..
drm Remove vsync detection and configurability 2019-11-14 08:55:08 +01:00
fbdev Replace Wayland/XDG outputs checks with enablement checks 2019-09-05 17:29:08 +02:00
hwcomposer Remove vsync detection and configurability 2019-11-14 08:55:08 +01:00
virtual Cleanup style in CMakeLists.txt files 2019-09-17 16:03:05 +03:00
wayland [platforms/wayland] Use xdg-shell stable protocol 2019-11-03 19:30:08 +01:00
x11 [effects] Forward wheel events 2019-11-14 12:50:45 +00:00
CMakeLists.txt Cleanup style in CMakeLists.txt files 2019-09-17 16:03:05 +03:00