This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello,
Upon boot, Weston is launched and it is responsible for managing various applications. It is up to the user to disable Weston and use other window manager. As an experiment, I disabled the matrix-gui using the following command: "/etc/init.d/matrix-gui-2.0 stop". Next, I launched various Qt examples from the folder "/usr/share/qt5/examples" and they are running in parallel. The matrix-gui is performing the same behavior because after launching the matrix-gui, we are able to launch other example applications on top of the matrix-gui.
Regards,
Krunal