qt5 - Is it possible to remove Weston toolbar? -
is possible have weston run without toolbar @ top , change background black. when have script in init.d calls weston first qt5 app? such as:
weston & /home/root/app -platform wayland
you can change background settings in weston.ini. toolbar have return 0 in want_panel function in clients/desktop_shell.c
Comments
Post a Comment