layout: Remove the quirks as now we have the policy hooks in place 54/24654/2
authorMarius Vlad <marius.vlad@collabora.com>
Fri, 29 May 2020 18:12:24 +0000 (21:12 +0300)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Sun, 14 Jun 2020 13:11:06 +0000 (13:11 +0000)
commit226f4ca4f760ddbbc7566630a9e21c457d70a4eb
treeb176853f9a932d3fdbbf4b0b46b51c58fb79396e
parent978c7f8c63d118a0fa8fcaab8d1d7d141be4767c
layout: Remove the quirks as now we have the policy hooks in place
to handle that

With the policy hooks in place we no longer need this quirk to activate
surfaces by default when starting up, and was potentially seen as hole
to bypass the policy hooks. Remove it and just allow the policy hook to
control how that happens.

Bug-AGL: SPEC-3280

Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Change-Id: I4c28648f0805e5c593c082c644d2e126b1d9df6b
src/ivi-compositor.h
src/layout.c
src/main.c