On Wed, 29 Jun 2016 11:54:27 +0200
Giulio Camuffo wrote:
> This patch follows a similar approach taken to detach the backends
> from weston. But instead of passing a configuration struct when loading the
> plugin, we use the plugin API registry to register an API, and to get it
> in the composito
This patch follows a similar approach taken to detach the backends
from weston. But instead of passing a configuration struct when loading the
plugin, we use the plugin API registry to register an API, and to get it
in the compositor side.
This API allows to spawn the Xwayland process in the compos