summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/vnc/qvnc.cpp
diff options
authorVlad Zahorodnii <[email protected]>2025-09-16 14:37:41 +0300
committerVlad Zahorodnii <[email protected]>2025-10-30 04:52:32 +0300
commit0670378fde22814e2be9ac4229170caac20e4f05 (patch)
treec524cdc631700b7a22f7b401ae1ac16f3d5b47e2 /src/plugins/platforms/vnc/qvnc.cpp
parentc1f7739cf8794b48cde07fef78b3f46001da7984 (diff)
wayland: Ignore wl_pointer.leave serialHEADdev
That serial is not suitable for anything useful. It cannot be used for interactive move/resize, setting a selection, or any other requests. It is also not suitable for event ordering. Qt doesn't use these serials itself, they are mostly useful for communicating back to the compositor. The serials in wl_keyboard.leave events are already ignored. So it also improves code consistency. Change-Id: Ieb684c369ae665c4aeb08a6dc4be31206e0b6ed0 Reviewed-by: David Edmundson <[email protected]>
Diffstat (limited to 'src/plugins/platforms/vnc/qvnc.cpp')
0 files changed, 0 insertions, 0 deletions