compositor: Don't reuse weston_compositor_create_output
authorMarius Vlad <marius.vlad@collabora.com>
Mon, 25 Mar 2024 14:46:52 +0000 (16:46 +0200)
committerMarius Vlad <marius.vlad@collabora.com>
Thu, 28 Mar 2024 08:52:27 +0000 (10:52 +0200)
commit9c59fafd8c08b318f8bc2c5ea378304768ab020f
treed794e720b85ee8d9ba8330adc7ce1eae74a6af86
parent51d39c0eb673e09ac685b72407d7970575e3892b
compositor: Don't reuse weston_compositor_create_output

With libweston 13 we don't have a create with head option. Just use the
one available has underneath that's what is using as well.

Bug-AGL: SPEC-5096, SPEC-5061
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Change-Id: I17d9dfc49e8e55de4844837bcbdfa3a8af769eaf
src/compositor.c