Diffusion KWin aedc9e62e611

[effects] Forward wheel events

Authored by davidedmundson on Nov 14 2019, 12:50 PM.

Description

[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

Details

Committed
davidedmundsonNov 14 2019, 12:50 PM
Reviewer
KWin
Differential Revision
D25292: [effects] Forward wheel events
Parents
R108:20a202b11a87: [libkwineffects] Construct correct mouse event when forwarding to QtQuickView
Branches
Unknown
Tags
Unknown