Diffusion KWin b5a91cdfe08c

Float position values in drag input filter

Authored by romangg on Sep 14 2018, 10:54 AM.

Description

Float position values in drag input filter

Summary:
We lost information when using QMouseEvent::globalPos, since
it is integer. Use instead InputRedirection::globalPointer,
which is updated before the filters are processed and is
float.

Test Plan: Manually.

Reviewers: KWin, davidedmundson

Reviewed By: KWin, davidedmundson

Subscribers: anthonyfieroni, kwin

Tags: KWin

Differential Revision: https://phabricator.kde.org/D15502

Details

Committed
romanggDec 2 2018, 8:11 PM
Reviewer
KWin
Differential Revision
D15502: Float position values in drag input filter
Parents
R108:295138145ca2: Make sure that effect windows outlive effects
Branches
Unknown
Tags
Unknown