implement ds_tizen_embedded_compsitor 01/279401/1
authorSooChan Lim <sc1.lim@samsung.com>
Mon, 8 Aug 2022 01:40:04 +0000 (10:40 +0900)
committerTizen Window System <tizen.windowsystem@gmail.com>
Tue, 9 Aug 2022 00:28:27 +0000 (09:28 +0900)
commit6493d93fb983f8e753bb13240b05841e2aa0d7b0
tree65dc523614a81bcaf81730be6fb185d07f48562b
parent0b7b11607617abe39b7f458869a17d84fa78da87
implement ds_tizen_embedded_compsitor

This implement the server impelmentation for tizen_embedded_compositor
interface.

Change-Id: Icd0c42ad490397616bd91c023a3ca0661f0a3e5a
include/libds-tizen/embedded_compositor.h [new file with mode: 0644]
packaging/libds-tizen.spec
src/embedded_compositor/embedded_compositor.c [new file with mode: 0644]
src/embedded_compositor/meson.build [new file with mode: 0644]
src/meson.build