diff options
| author | David Edmundson <davidedmundson@kde.org> | 2025-07-30 22:48:22 +0100 |
|---|---|---|
| committer | David Edmundson <davidedmundson@kde.org> | 2025-08-13 20:45:57 +0100 |
| commit | f06fd493f5fa94758161f5d3fbcf6f49dffc7c0b (patch) | |
| tree | 0cdcc5739c989aa995a9139ba3d9a9570c433bae /src/plugins/platforms/android/androidcontentfileengine.cpp | |
| parent | 387cf8c60c944a597bac3869be45199f5dc380c3 (diff) | |
wayland: Fix cursor state management
setMouseCursor was used exclusively for CSDs, we shouldn't be storing it
in the cursor management. Otherwise when the cursor is restored we
restored when we move out of decoration we restore the application set
cursor. We should just apply the cursor directly as it takes precedent.
In addition the handling of unsetting a cursor back to default was not
implemented. We need to unset the application stored cache and always
update the server state.
Updates 555bda173621e18ae15117677ed3f314cee4a6bb
Pick-to: 6.10
Fixes: QTBUG-138542
Change-Id: I6e701471f6b0500e6f301a0c8dcb917b4f4439b1
Reviewed-by: Błażej Szczygieł <mumei6102@gmail.com>
Reviewed-by: David Redondo <qt@david-redondo.de>
Diffstat (limited to 'src/plugins/platforms/android/androidcontentfileengine.cpp')
0 files changed, 0 insertions, 0 deletions
