seat: Add ds_seat_pointer_get_focused_surface() 17/280017/1
authorSeunghun Lee <shiin.lee@samsung.com>
Wed, 17 Aug 2022 04:35:07 +0000 (13:35 +0900)
committerTizen Window System <tizen.windowsystem@gmail.com>
Mon, 22 Aug 2022 09:08:16 +0000 (18:08 +0900)
commit42fda67b7e06393670d02ab7c35bc7810949f3f9
tree787a5acd103795c9fc84066f3d9c055ed4e3f492
parentd976361ce0a542a3bb54f890848d2a232f852bd4
seat: Add ds_seat_pointer_get_focused_surface()

This function will be used by data_device to give a focus when a drag
starts.

Change-Id: I13dc4ea73ac8b5d5c4bab6c3e62c1e4976e91a86
src/seat.h
src/seat/seat_pointer.c