Add ds_touch 59/278059/1
authorDuna Oh <duna.oh@samsung.com>
Wed, 20 Apr 2022 11:57:38 +0000 (20:57 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Mon, 18 Jul 2022 05:08:18 +0000 (14:08 +0900)
commitb55ac8623425da31ac709e50aa740051110ab2d8
tree41da02427970864ac2085772aa6abcb8e33c08e1
parent9cbe14ff64360116b7b367930e3cd66f66bbd319
Add ds_touch

Change-Id: I8236a20c3b29dfcca82e8d5734858dce94bb17ad
include/libds/input_device.h
include/libds/interfaces/input_device.h
include/libds/interfaces/touch.h [new file with mode: 0644]
include/libds/touch.h [new file with mode: 0644]
src/examples/tinyds.c
src/libds/backend/wayland/backend.h
src/libds/backend/wayland/seat.c
src/libds/input_device.c
src/libds/meson.build
src/libds/touch.c [new file with mode: 0644]