Add ds_touch 73/278173/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:58:29 +0000 (14:58 +0900)
commit334d29e9832e5227dc7c039c06f64ccd381c7537
tree91500e52fe8f3eea4fc4c52250e0b802a5e1cdd6
parentb2bd27050f3570a8354a8927193aa56f1ff2c792
Add ds_touch

Change-Id: I62c506d260eebdb5c4802ceaf54adc530255905d
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]