e_pointer: update cursor position with the new hot spot 57/316057/1
authorduna.oh <duna.oh@samsung.com>
Tue, 10 Dec 2024 01:23:39 +0000 (10:23 +0900)
committerTizen Window System <tizen.windowsystem@gmail.com>
Tue, 10 Dec 2024 01:44:26 +0000 (10:44 +0900)
commitaeae53436a86d24e91fc668770fe342521b10cf1
treeadd70aabe28fc84e87527d41b339976447640b02
parente2c47d51e92c210915b481795dd0f40d923cbfb7
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: I861df47b44693cb273a1c1be83cf95845ff4a0d4
src/bin/windowmgr/e_pointer.c