diff options
author | Karim Pinter <[email protected]> | 2025-08-20 10:46:17 +0300 |
---|---|---|
committer | Karim Pinter <[email protected]> | 2025-08-25 15:50:38 +0000 |
commit | e26e907a472fbfaff7712406fbf55c84933f1e9a (patch) | |
tree | 0814225b2d1c862d61caf9d4a1e1b2b7ab1b766f /src/gui/doc/snippets/droparea | |
parent | 272a091d1cf7aff8480754c042f0f124894fba19 (diff) |
Forwarding evdev events individually caused multiple events to share identical
timestamps, leading to Qt failing to distinguish press and release actions.
This change introduces buffering and compression, similar to the Linux evdev
mouse handler, to ensure accurate event timing and recognition.
Task-number: QTBUG-138806
Pick-to: 6.8 6.9 6.10
Change-Id: I54aac2ae02cfbaf736b13785a36a9df8efa902c5
Reviewed-by: Laszlo Agocs <[email protected]>
Diffstat (limited to 'src/gui/doc/snippets/droparea')
0 files changed, 0 insertions, 0 deletions