impelement libds-tizen-screen-rotation 34/278634/1
authorSooChan Lim <sc1.lim@samsung.com>
Thu, 21 Jul 2022 08:19:58 +0000 (17:19 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Fri, 22 Jul 2022 14:00:41 +0000 (23:00 +0900)
commitdfdd1dbbce29af320bc2a29f43ff5e082189ad45
tree52e59e838bdfcdc975bca7dd39c2e7a2437644d7
parentd889e114a4fa9a32af3c04550f3b123c27a37d1a
impelement libds-tizen-screen-rotation

This is the server implementation for tizen_screen_rotation protocol.

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