kwin/effects/touchpoints
Frederik Gladhorn 12886cf442 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
2019-08-11 22:15:05 +02:00
..
touchpoints.cpp Be consistent about touch point id type: use qint32 2019-08-11 22:15:05 +02:00
touchpoints.h Be consistent about touch point id type: use qint32 2019-08-11 22:15:05 +02:00