e_info: added support for the screensaver commands 26/84626/2
authorGwanglim Lee <gl77.lee@samsung.com>
Fri, 19 Aug 2016 13:08:13 +0000 (22:08 +0900)
committerGwanglim Lee <gl77.lee@samsung.com>
Mon, 22 Aug 2016 02:31:31 +0000 (19:31 -0700)
commite6ea869d632e9562518a243f2c9c97a6036e5544
treede6cf0f5163052505d3845e756b2897b4a917b1e
parente3395955c34630d0c6cec6fb7fb6ba9193f7bcb2
e_info: added support for the screensaver commands

Commands:
info   : Get the current information about the screen saver
enable : Enable the screen saver function
disable: Disable the screen saver function
timeout: Set timeout period of the screen saver in seconds

Change-Id: I1b39d95e5e2d6314dc2697bf48c36e7fd1e1c830
src/bin/e_info_client.c
src/bin/e_info_server.c
src/bin/e_info_shared_types.h
src/bin/e_screensaver.c
src/bin/e_screensaver.h