summaryrefslogtreecommitdiffstats
path: root/src/compositor/compositor_api/qwaylandseat.cpp
diff options
context:
space:
mode:
authorDavid Edmundson <davidedmundson@kde.org>2023-06-07 22:12:15 +0100
committerDavid Edmundson <davidedmundson@kde.org>2023-06-08 14:30:19 +0000
commit22daca49b807fefba58113a06b86df4274e49f62 (patch)
tree9d460b7c82d01614b337856a24b032e9478ab3cc /src/compositor/compositor_api/qwaylandseat.cpp
parent99aed7df9a7267216c4f99e900dec6265b886d2c (diff)
client: Fix crash on dnd updates after client facing drag ends
A platform drag and a application-facing drag have two different lifespans. The platform drag lasts until all mimedata is transferred and the client receiving the drops marks it as finished. The application facing QDrag lasts until the client deletes it. We can get a crash if we get updates during this time. The drop event is guarded, but not the action negotiation. Pick-to: 6.6 Change-Id: Ib9c047f04d65883105d4cd3f169637d0e038a63f Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>
Diffstat (limited to 'src/compositor/compositor_api/qwaylandseat.cpp')
0 files changed, 0 insertions, 0 deletions