Question(s)!
This is a Weston back-end. So this has to be implemented for every compositor over and over again?
It's a back-end. So, it's not clear to me if this allows me to take control of a session that is already running on a local display through another back-end. I checked the makefile, and it says the following:
$(x11_backend) \
$(drm_backend) \
$(wayland_backend) \
$(headless_backend) \
$(fbdev_backend)
How does that make any sense? Is Weston capable of running on DRM or X11 directly??
Furthermore, it was mentioned (link!) that the main developer was working on this. Is this for Wayland itself??


Reply With Quote
