<div dir="ltr">It looks like you want something like benja ( <a href="https://benja.io/">https://benja.io/</a> ) which is Weston + Electron based.<div><br></div><div>It uses a service: <a href="https://github.com/WebReflection/benja/blob/gh-pages/os/sh/weston-compositor.service">https://github.com/WebReflection/benja/blob/gh-pages/os/sh/weston-compositor.service</a></div><div>You can enable it via `systemctl enable weston-compositor`</div><div><br></div><div>You also need to put</div><div>```</div><div><div>[shell]</div><div>client=/usr/bin/chromium</div></div><div>```</div><div>or the application you want to use instead of the default desktop/shell inside the `~/.config/weston.ini` file, and this can be also a bash file that launches chrome in fullscreen or with specific parameters.</div><div><br></div><div>You can test that everything works as expected simply using `/usr/bin/weston-terminal` as client to find yourself within the shell (or you can just use Benja to develop your portable app)</div><div><br></div><div>Best Regards</div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Oct 26, 2016 at 3:10 PM, Nikola Popovic <span dir="ltr"><<a href="mailto:nikola.popovic@rt-rk.com" target="_blank">nikola.popovic@rt-rk.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Greetings.<br>
<br>
I have installed yocto on my board. Im planing to run weston just after boot finish and to run chromium inside weston. Is it possible to write some script or something in weston.ini to run chromium inside weston without my interaction.<br>
<br>
Tnx!<br>
<br>
-- <br>
Nikola Popovic<br>
Software Engineer<br>
Tel: <a href="tel:%2B381%2021%204801%201304" value="+3812148011304" target="_blank">+381 21 4801 1304</a><br>
E-mail : <a href="mailto:nikola.popovic@rt-rk.com" target="_blank">nikola.popovic@rt-rk.com</a><br>
<br>
RT-RK LLC<br>
Narodnog fronta 23a<br>
21000 Novi Sad<br>
Serbia<br>
<a href="http://www.rt-rk.com" rel="noreferrer" target="_blank">www.rt-rk.com</a><br>
<br>
______________________________<wbr>_________________<br>
wayland-devel mailing list<br>
<a href="mailto:wayland-devel@lists.freedesktop.org" target="_blank">wayland-devel@lists.freedeskto<wbr>p.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/wayland-devel" rel="noreferrer" target="_blank">https://lists.freedesktop.org/<wbr>mailman/listinfo/wayland-devel</a><br>
</blockquote></div><br></div>