<HTML>
<HEAD>
<META content="text/html; charset=utf-8" http-equiv=Content-Type>
<META content="OPENWEBMAIL" name=GENERATOR>
</HEAD>
<BODY bgColor=#ffffff>


<div><font size="4" face="times new roman,times,serif">Hello,</font></div>

<div>
<br /></div>

<div><font size="4" face="times new roman,times,serif">I am running weston-5.0.0 on my EVM. I want to integrate my face authentication application with it.</font></div>

<div><font size="4" face="times new roman,times,serif">I want weston to lock the screen after some time (duration should be configurable) and then when I would want to unlock it should open my face authentication application first.</font></div>

<div>
<br /></div>

<div><font size="4" face="times new roman,times,serif">I am able to launch my face authentication app now by clicking on an icon on desktop as I have specified in launcher section of weston.ini file. My app works fine.
<br />But I want it to be launched on its own at time of unlocking the device. 
<br /></font></div>

<div>
<br /></div>

<div><font size="4" face="times new roman,times,serif">Weston does not lock the screen right now on my EVM, although I have enabled locking in weston.ini</font></div>

<div><font size="4" face="times new roman,times,serif">My weston.ini looks like this:</font></div>

<div>
<br /></div>

<div><font size="4" face="times new roman,times,serif">--------------------------------------------------------------------------------------------------------------
<br /></font></div>

<div><font size="4" face="times new roman,times,serif">[core]
<br />require-input=false
<br />backend=drm-backend.so
<br />idle-time=5
<br />#xwayland=true
<br />
<br />[libinput]
<br />enable-tap=true
<br />tap-and-drag=true
<br />tap-and-drag-lock=true
<br />disable-while-typing=true
<br />natural-scroll=true
<br />scroll-finger=two-finger
<br />
<br />[shell]
<br />locking=true
<br />lockscreen-icon=/home/root/images/lock.png
<br />lockscreen=/home/root/images/wallpaper.png
<br />panel-position=bottom
<br />animation=zoom
<br />close-animation=fade
<br />startup-animation=fade
<br />focus-animation=dim-layer
<br />background-image=/home/root/images/wallpaper.png
<br />background-type=scale-crop
<br />clock-format=seconds
<br />panel-color=0xff30a6ff
<br />startup-animation=fade
<br />
<br />[launcher]
<br />icon=/home/root/images/face_authentication.png
<br />path=/home/root/bin/face_authentication</font></div>

<div>
<br /></div>

<div><font size="4" face="times new roman,times,serif">---------------------------------------------------------------------------------------------------
<br /></font></div>

<div>
<br /></div>

<div><font size="4" face="times new roman,times,serif">I wonder if there is anything else I'd have to do for my use-case.
<br /></font></div>

<div>
<br /></div>
<font size="4" face="times new roman,times,serif">--  

<br />
 
<br />
Thanks & Regards, 

<br />
 Devashish Tiwari 

<br /></font><font size="4"></font>
</BODY>
</HTML>