impelement libds-tizen-indicator 89/278389/1
authorSooChan Lim <sc1.lim@samsung.com>
Thu, 7 Jul 2022 10:28:26 +0000 (19:28 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Wed, 20 Jul 2022 05:05:14 +0000 (14:05 +0900)
commit776c8e08e66e1f5a354f811462ca074359c76bce
treec8c24a8be0c4aa9576c30f66144d5fc3296d7148
parentfc9c4e058e23ef37d0caa155016a3d6f792c2938
impelement libds-tizen-indicator

This is the server implementation for tizen_indicator protocol.

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