e_comp_wl_input: clip the cursor hint position to inside of the window 07/312407/2
authorduna.oh <duna.oh@samsung.com>
Wed, 5 Jun 2024 12:10:02 +0000 (21:10 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Mon, 10 Jun 2024 06:49:58 +0000 (06:49 +0000)
commiteaafd7ad0d39f6d6f4506a4083b6a3f09b659e30
treec7dd74a8ea5f2d9cab9e3c4495c1ef6c3fcd2525
parent6ee3c5eb2e50c1e8cd8aa414b7e565cfd960cb1c
e_comp_wl_input: clip the cursor hint position to inside of the window

The cursor hint position should be bound to (0,0 ~ width - 1,height - 1).
Refer to the commit: 11f283d31560c5142ea489f582cd95ab87b85480

Change-Id: Ic0b2312b20b045cf1ed9b5d56c752da16211d79a
src/bin/e_comp_wl_input.c