Commit 60cd1c67 authored by Shawn Rutledge's avatar Shawn Rutledge
Browse files

xcb: don't compress tablet motion events

7edd10e6

 added this compression feature, but it's not a good idea for
drawing-tablet applications, because smooth drawing depends on receiving
every movement of the stylus.

Also show the device ID in qt.qpa.input.devices category logging.

[ChangeLog][X11] The new X event compression feature that was added in
5.6.0 no longer applies to motion events from drawing tablets.

Task-number: QTBUG-44964
Change-Id: Icd2ca8ca77d8f80c2f39160c74208db10e382501
Reviewed-by: default avatarGatis Paeglis <gatis.paeglis@theqtcompany.com>
parent 2422c1a2
No related merge requests found
Showing with 21 additions and 8 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment