e_comp_wl_data: Make unfocused client can start drag 83/293183/3
authorJunseok Kim <juns.kim@samsung.com>
Tue, 16 May 2023 04:42:35 +0000 (13:42 +0900)
committerDoyoun Kang <doyoun.kang@samsung.com>
Wed, 24 May 2023 07:31:37 +0000 (07:31 +0000)
commitf366a6fc068bb4e2189cf7dc2fdde3323d87378c
tree3bb58b7a5d75a283906d400bde44ba642af831fa
parentb725b2877607d048e4f8ae0e34e65a3453c89a7d
e_comp_wl_data: Make unfocused client can start drag

Past drag and drop can start only focused client.
But the display server supports touch interaction,
and there're some clients have to use Drag & Drop without focused. (e.g. softkey)

For these clients, enable client to start drag that unfocused.

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