e_comp_wl_input: clip the cursor hint position to inside of the window 11/312411/1
authorduna.oh <duna.oh@samsung.com>
Wed, 5 Jun 2024 12:10:02 +0000 (21:10 +0900)
committerTizen Window System <tizen.windowsystem@gmail.com>
Mon, 10 Jun 2024 02:52:10 +0000 (11:52 +0900)
commit5d285536637fd42ad4a114add8532d9c8ebbc184
tree33b50caf82a76b6b9419f0fe002a34e227a5bc41
parent36116ebf100da37d770d201ef5cd6e76dac9ff50
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: I3ef4c67b150d95fac9436a636bcca2c2c539e3be
src/bin/server/e_comp_wl_input.c