qt5 - Is it possible to remove Weston toolbar? -


weston desktop 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

Popular posts from this blog

python - TypeError: start must be a integer -

c# - DevExpress RepositoryItemComboBox BackColor property ignored -

django - Creating multiple model instances in DRF3 -