Il giorno mer 6 mag 2020 alle ore 17:05 Selastin George <
selastin2...@gmail.com> ha scritto:

> How to run a qtwayland compositor without the support of any platform by
> using DRM.
>
>
This is really something you should have asked in a Qt mailing list such as
qt-interest, because it's more related to Qt than Wayland and you can find
Qt experts there.

Anyways, Qt has a platform plugin called eglfs.
Since your QtWayland based compositor is a Qt application you can run it as:

compositor -platform eglfs

Check this out for more information:
https://doc.qt.io/qt-5/embedded-linux.html

-- 
https://liri.io
An OS and apps built with modern design and features
_______________________________________________
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to