Replace agl-compositor by Weston
Weston, the reference implementation of a Wayland compositor, has gained maturity, has improved the support of use cases Apertis is interested in, has a much bigger community and is more flexible and generic than agl-compositor.
Weston is installed by default on Apertis images with the
desktop-shell
including launchers for Apps installed on
the image.
However, it's possible to use weston with kiosk-shell
and
in futures versions with lua-shell
which will be more
customizable (and will likely be the default shell for
futures Apertis images).
Thus update test-cases relying on agl-compositor to use/test Weston instead.
Edited by Dylan Aïssi