[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.