compositor: Don't reuse weston_compositor_create_output 92/29792/1
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 13:37:23 +0000 (15:37 +0200)
commit71f98b4252498f48b64f12d069d18f5a490658cf
treed794e720b85ee8d9ba8330adc7ce1eae74a6af86
parent780661c62c1a363d355fd47cb9ad278962174ee3
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: I236d9caa193dafdd20dc2636a517c4e5bf597bd7
src/compositor.c