e_comp_wl_data: Send initial drag enter to pointer under E_Client 55/298055/1
authorJunseok Kim <juns.kim@samsung.com>
Wed, 30 Aug 2023 04:30:34 +0000 (13:30 +0900)
committerTizen Window System <tizen.windowsystem@gmail.com>
Thu, 31 Aug 2023 00:07:52 +0000 (09:07 +0900)
commit9ba7de201a65200bbaebdd837273a1cfdf7dd400
treeb9c617e6af62ed0228d5e85e494c77db19b280b7
parent1d765fb3c9af98878c00e40fc6558cb40c7b83a0
e_comp_wl_data: Send initial drag enter to pointer under E_Client

The drag and drop can start by start_drag request even if the client isn't e_comp_wl->ptr.ec.
To make the logic of initial dragging and during dragging,
Send initial drag enter to pointer under E_Client instead of e_comp_wl->ptr.ec.

Change-Id: I2acdde35b50f6b45952abe8518047a6e5eb324e2
src/bin/e_comp_wl_data.c