e_pointer: update cursor position with the new hot spot 58/316058/1
authorduna.oh <duna.oh@samsung.com>
Tue, 10 Dec 2024 01:23:39 +0000 (10:23 +0900)
committerduna.oh <duna.oh@samsung.com>
Tue, 10 Dec 2024 02:13:45 +0000 (11:13 +0900)
commit6881d8a73745b5c0e1030125561c5720bd48a98a
tree14256be9fe2edaedde186a08c804eacf8bc04f60
parent326259c279d51aa310adf26a25e87bcf3c19b49b
e_pointer: update cursor position with the new hot spot

If the client requests to change its cursor with new buffer and new hot spot,
E20 changes its cursor client to the new buffer. However it didn't update
the cursor position with the new hot spot.
This patch resolves that issue.

Change-Id: I23c337bd585e0de769bcfdb9358f0165477cb204
src/bin/windowmgr/e_pointer.c