summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qcoreevent.h
diff options
context:
space:
mode:
authorShawn Rutledge <shawn.rutledge@qt.io>2020-11-05 10:08:49 +0100
committerShawn Rutledge <shawn.rutledge@qt.io>2020-11-10 16:53:31 +0100
commit2f71d9d837ad50428dc86ca80496b16b8140b2bf (patch)
tree141603c01317039110225123492e4929c29a7d7f /src/corelib/kernel/qcoreevent.h
parent4ccfe7b7347325e801f77e53075a702693cafeb2 (diff)
Silence "same window" warning when QPA doesn't give touch dest window
Platform plugins should dispatch events to specific windows when possible; but eglfs currently doesn't do that, so this warning was printing for many touch events. Now we print it only if the window that the platform plugin says *should* handle a touch move or release is non-null and *different* than the one that actually handled the press. Fixes: QTBUG-88192 Change-Id: Ia3271b5e67902dcf8a1cdae605adec470c3cfd89 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
Diffstat (limited to 'src/corelib/kernel/qcoreevent.h')
0 files changed, 0 insertions, 0 deletions