Hi Markus,
If you are running this nested inside an X session (and comparing nested Weston
vs nested QtWayland), you have to be careful to set the right environment
variables (info in QtWayland readme), or QtWayland will fall back to using
software buffers. Also, if you're running it inside a g
Hi there,
I was wondering if anyone on this list has experience with Wayland compositors.
I am working on a project, that requires two processes (on an embedded Linux
system) to be displayed at the same time. We thus chose to use a Wayland
compositor based on the minimal-qml example of QtWaylan