data_device, tinyds: Handle focus at data_device when a drag starts 18/280018/1
authorSeunghun Lee <shiin.lee@samsung.com>
Wed, 17 Aug 2022 04:40:50 +0000 (13:40 +0900)
committerTizen Window System <tizen.windowsystem@gmail.com>
Mon, 22 Aug 2022 09:08:16 +0000 (18:08 +0900)
commit72256990fcfd025566f7fd7d441fced25b33f769
treed5b8d197f748d98767eb725be61599699f19e887
parent42fda67b7e06393670d02ab7c35bc7810949f3f9
data_device, tinyds: Handle focus at data_device when a drag starts

This reverts commit "a0b0f5148126278f3a3a9f1770cc746222f97a3,
"tinyds: Call ds_seat_pointer_notify_enter() before notify_motion()".

Plus, ds_seat_pointer_notify_enter() is called by drag implementation.

Change-Id: Ib648df2f45c8274956bbc3ab557ba506002a3a91
examples/tinyds.c
src/data_device/drag.c