Skip to content
Commit 24e9f3cb authored by David Edmundson's avatar David Edmundson Committed by Vlad Zahorodnii
Browse files

[Xwayland] Avoid syncing cursor shape during move resize operations

On wayland cursors are managed by kwin. During a move resize operation
kwin updates its own cursors  in pointer_input. There is no need to sync
any cursor changes back to the X server as we end up setting it twice.

(cherry picked from commit 67205c91)
parent b577cd9f
Pipeline #126470 failed with stage
in 29 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment