How to run (if possible at all) Wayland compositor on FreeBSD without Xorg
Denis Polygalov <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]> |
Hi all, I have: 11.2-RELEASE + drm-stable-kmod + graphics/mesa-libs compiled from ports with Wayland support enabled + graphics/wayland installed from packages + graphics/qt5-wayland compiled from ports Weston compiled from source manually. I am able to run Weston or minimal Wayland compositor from qt5-wayland examples, but only if I do this from inside of Xorg session (xterm). Attempt to run from console lead to: "Could not connect to any X display" error message. As far as I understand this calling syntax: $ ./some_exe -platform wayland is intended to be used only for Wayland *clients* not compositors. Is it possible to run any Wayland *compositor* without Xorg running? How this configured? Which software is responsible for this? Sorry if this is wrong place to ask... Regards, Denis. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-x11 To unsubscribe, send any mail to "[email protected]"