Re: [PATCH] screensaver: apply settings from weston.ini

2013-11-22 Thread Pekka Paalanen
On Fri, 22 Nov 2013 10:35:57 +0530 Karthik Ramanan wrote: > The screensaver duration from weston.ini is not taking > effect, the default idletime that is hardcoded is the > what kicks the idle_handler and locks the screen. It > is hardcoded to 300 seconds. This change makes > screensaver configur

[PATCH] screensaver: apply settings from weston.ini

2013-11-21 Thread Karthik Ramanan
The screensaver duration from weston.ini is not taking effect, the default idletime that is hardcoded is the what kicks the idle_handler and locks the screen. It is hardcoded to 300 seconds. This change makes screensaver configurable from the ini file. Signed-off-by: Karthik Ramanan --- src/shel

[PATCH] screensaver: apply settings from weston.ini

2013-11-21 Thread Karthik Ramanan
The screensaver duration from weston.ini is not taking effect, the default idletime that is hardcoded is the what kicks the idle_handler and locks the screen. It is hardcoded to 300 seconds. This change makes screensaver configurable from the ini file. Signed-off-by: Karthik Ramanan --- src/shel