tinyds: Call ds_seat_pointer_notify_enter() before notify_motion() 29/279829/1
authorSeunghun Lee <shiin.lee@samsung.com>
Tue, 16 Aug 2022 10:20:34 +0000 (19:20 +0900)
committerTizen Window System <tizen.windowsystem@gmail.com>
Thu, 18 Aug 2022 07:37:50 +0000 (16:37 +0900)
commit4e193ddb85276dbbf2981908d28603abbcff90e5
treee5cf942eeb47e5fd5144e7586f3b0064ac9e8866
parentefed1f039d5f43436d3156e38a8b8e8e757995e1
tinyds: Call ds_seat_pointer_notify_enter() before notify_motion()

This is to give a chance to the pointer grabber of drag to handle enter.

Change-Id: I931ef7094f974b7150dd1add4d31a4c57f9afa33
examples/tinyds.c