Diffusion KWin 12886cf442fe

Be consistent about touch point id type: use qint32

Authored by gladhorn on Aug 11 2019, 7:57 PM.

Description

Be consistent about touch point id type: use qint32

Summary:
There is no point in using quint32 and casting back and forth in numerous places.
Fix a bunch of compiler warnings that we implicitly cast between signed and unsigned.
This makes things consistent with what we get from libinput.

Reviewers: KWin, romangg

Reviewed By: KWin, romangg

Subscribers: zzag, romangg, kwin

Tags: KWin

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

Details

Committed
gladhornAug 11 2019, 8:15 PM
Reviewer
KWin
Differential Revision
D23086: Be consistent about touch point id type: use qint32
Parents
R108:ed4a9d756aab: Clean up usage of m_client
Branches
Unknown
Tags
Unknown