DSWaylandServer: add processEvent(), set/getFocus() in DSPointer/DSKeyboard/DSTouch... 47/241747/1
authorSung-Jin Park <sj76.park@samsung.com>
Wed, 5 Aug 2020 11:49:08 +0000 (20:49 +0900)
committerSung-Jin Park <sj76.park@samsung.com>
Thu, 20 Aug 2020 10:10:02 +0000 (19:10 +0900)
commitbe53afa3f1a9bff2ac9a5f5e979b28921cc32709
tree0407e312a28ae0ba138b5ebdfbe6d4f5b4fe2286
parentd1f89e367abed31af4d1ec68b2ee4cded20dc6da
DSWaylandServer: add processEvent(), set/getFocus() in DSPointer/DSKeyboard/DSTouch class

Change-Id: Ie0abbaab240d2c9a8e0a4b3e0c92573d293b55e6
Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
src/DSSeat/DSKeyboard.cpp
src/DSSeat/DSKeyboard.h
src/DSSeat/DSPointer.cpp
src/DSSeat/DSPointer.h
src/DSSeat/DSTouch.cpp
src/DSSeat/DSTouch.h
tests/DSKeyboard-test.cpp [new file with mode: 0644]
tests/DSPointer-test.cpp [new file with mode: 0644]
tests/DSTouch-test.cpp [new file with mode: 0644]
tests/meson.build