layout: Remove the quirks as now we have the policy hooks in place 54/24654/1
authorMarius Vlad <marius.vlad@collabora.com>
Fri, 29 May 2020 18:12:24 +0000 (21:12 +0300)
committerMarius Vlad <marius.vlad@collabora.com>
Mon, 8 Jun 2020 20:18:07 +0000 (23:18 +0300)
commit90fd86850e4a96367962b840c7c53435caa94898
treeb176853f9a932d3fdbbf4b0b46b51c58fb79396e
parentd95b25c6a9dfa6ef7b8d6dfa05c8a2594c045e52
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