DSWaylandServer: add wl_output interface related prototype codes 55/241555/1
authorJunkyeong Kim <jk0430.kim@samsung.com>
Wed, 1 Jul 2020 08:00:33 +0000 (17:00 +0900)
committerSung-Jin Park <sj76.park@samsung.com>
Thu, 20 Aug 2020 09:45:13 +0000 (18:45 +0900)
commit84ee4db78b5ec528a33ebdf155dcb13ef2c994fb
tree72a6e5124ee7dc054f82469bc90d5863ca239a9e
parentb4c09366da023361e03f406b514735e5209ce0f7
DSWaylandServer: add wl_output interface related prototype codes

Change-Id: I9269b2be415cba8e0ae84d40bb6588231d9f7622
src/DSWaylandServer/DSWaylandOutput.cpp [new file with mode: 0644]
src/DSWaylandServer/DSWaylandOutput.h [new file with mode: 0644]
src/DSWaylandServer/DSWaylandOutputPrivate.h [new file with mode: 0644]
src/meson.build
tests/DSWaylandOutput-test.cpp [new file with mode: 0644]
tests/meson.build