I use wayland weston and qt 5.6.2 in my arm board and start my app with bellow commands
openvt -s -- weston --backend=fbdev-backend.so --idle-time=0
/root/myapp -platform wayland-egl
but before my app starts, it shown weston shell.I need to start my qt app at startup without showing weston shell, is it possible?
You can add following settings to config file from path
/etc/xdg/weston/weston.ini
the above settings will set background color to black and will remove upper panel of weston