zxdg_surface_v6: Add ZxdgSurfaceV6 skeleton class 97/241597/1
authorJunseok, Kim <juns.kim@samsung.com>
Wed, 8 Jul 2020 08:55:04 +0000 (17:55 +0900)
committerSung-Jin Park <sj76.park@samsung.com>
Thu, 20 Aug 2020 09:46:14 +0000 (18:46 +0900)
commit5017428d663670b74c17f732ba7cd9194e256fab
treea6f0f5bd9892734909951e630de4520ea10d2f9e
parenta6e055b724c7c8d0e8855dd501413c7eaf57da74
zxdg_surface_v6: Add ZxdgSurfaceV6 skeleton class

Change-Id: I1789a13f57667d957bd51ecb3865a29e8dba0ade
Signed-off-by: Junseok, Kim <juns.kim@samsung.com>
src/DSWaylandServer/DSWaylandZxdgSurfaceV6.cpp [new file with mode: 0644]
src/DSWaylandServer/DSWaylandZxdgSurfaceV6.h [new file with mode: 0644]
src/DSWaylandServer/DSWaylandZxdgSurfaceV6Private.h [new file with mode: 0644]
src/meson.build
tests/DSWaylandZxdgSurfaceV6-test.cpp [new file with mode: 0644]
tests/meson.build