DSWaylandServer: add code for tizen-ws-shell, xdg-shell* interfaces and so on 33/241533/1
authorSung-Jin Park <sj76.park@samsung.com>
Wed, 17 Jun 2020 01:18:38 +0000 (10:18 +0900)
committerSung-Jin Park <sj76.park@samsung.com>
Thu, 20 Aug 2020 09:44:48 +0000 (18:44 +0900)
commit01255a07e991dcff4c1ce6971c4daa5ed6e3968a
tree1ed7ec2d9a5337b1efd6fbc2c93abfcd3bb1d3e7
parent376e6657d3342cab45a63dc2e89ce92a1255c663
DSWaylandServer: add code for tizen-ws-shell, xdg-shell* interfaces and so on

Change-Id: I5f5d0e7530498cad9e9e6dd14530e7a4c0e4d7bf
Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
12 files changed:
src/DSWaylandServer/dswayland-server-eom.cpp [new file with mode: 0644]
src/DSWaylandServer/dswayland-server-eom.h [new file with mode: 0644]
src/DSWaylandServer/dswayland-server-presentation-time.cpp [new file with mode: 0644]
src/DSWaylandServer/dswayland-server-presentation-time.h [new file with mode: 0644]
src/DSWaylandServer/dswayland-server-tizen_policy_ext.cpp [new file with mode: 0644]
src/DSWaylandServer/dswayland-server-tizen_policy_ext.h [new file with mode: 0644]
src/DSWaylandServer/dswayland-server-tzsh.cpp [new file with mode: 0644]
src/DSWaylandServer/dswayland-server-tzsh.h [new file with mode: 0644]
src/DSWaylandServer/dswayland-server-xdg-shell-unstable-v6.cpp [new file with mode: 0644]
src/DSWaylandServer/dswayland-server-xdg-shell-unstable-v6.h [new file with mode: 0644]
src/DSWaylandServer/dswayland-server-xdg-shell.cpp [new file with mode: 0644]
src/DSWaylandServer/dswayland-server-xdg-shell.h [new file with mode: 0644]