Change capture method for mouse moving 73/272273/3
authorJunkyeong, Kim <jk0430.kim@samsung.com>
Mon, 14 Mar 2022 03:03:41 +0000 (12:03 +0900)
committerJunkyeong, Kim <jk0430.kim@samsung.com>
Tue, 22 Mar 2022 08:47:37 +0000 (17:47 +0900)
commit889754321d73e7f8db1dfc10d3b9dfa1fc483405
tree6b852e28d341aca212715462b2b6171dc00a6625
parent8eb8e2e86431fb3e95d460c96a1a17d92588184f
Change capture method for mouse moving

If there is only mouse moving update, first erase previous cursor image from sent pixman image.
Second, update current cursor image to sent pixman image.
Then send this cursor updated pixman image to rdp client.

Change-Id: Ia34a4a4fec52c87b1bc61f65bfe51d37abb0f903
Signed-off-by: Junkyeong, Kim <jk0430.kim@samsung.com>
src/e_mod_rdp.c