Hi,
After being able to load my application on boot, I’m now seeing that it’s not “fully full-screen”.
I can remove the panel from Weston by adding the following lines at /etc/xdg/weston/weston.ini:
[shell]
panel-position=none
But that is not enough to remove the title bar of the TotalCross application.
See:
My environment:
- Apalis iMX6Q Arm32v7
- Embedded Linux BSP 5.1.0 from Toradex, based on Yocto Dunfell, with Wayland.
- TotalCross version 6.1.1
- I’m just testing this sample app embedded-samples/toradex-launcher-sample at main · TotalCross/embedded-samples (github.com)
Best regards,
André Curvello