Qt 6.11 is out! See what's new in the release
blog
How to run QTWayland example (qml-compositor) as Standalone server?
Mobile and Embedded
1
Posts
1
Posters
614
Views
1
Watching
-
In doc https://wiki.qt.io/QtWayland, It is mentioned that qml-compositor is server side of wayland but I'm not able to start it as standalone server.
I'm able to start it in X11 using command ./qml-compositor -platform xcb
So how to start it as a standalone server and without starting X ?