layout: Do perform a view update transform when unmapped 36/27536/2
authorMarius Vlad <marius.vlad@collabora.com>
Wed, 13 Apr 2022 14:27:43 +0000 (17:27 +0300)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 10 Jun 2022 21:22:30 +0000 (21:22 +0000)
commit14cb1da8c484fcfe6b63b856f4bc73e84ec2c459
tree3b05b05a88b7b5d3d5316320437dc9e930876e38
parentaecb2e266d3a28772a1d5f81fa09ae4c93149947
layout: Do perform a view update transform when unmapped

We should always perform a view update transformed when the view is not
mapped -- or better said when mapping the view. Found while
investigating some certain bevahiours related to surfaces not being
activated by default.

While a dirty+surface damage is sufficient when adding views to layers,
on mapping we should also perform an transform update of the view.

Bug-AGL: SPEC-4302
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Change-Id: Ia8e8ed2c4cc165e7fd371a474d85b5fe38bd87fa
(cherry picked from commit 2cd345013ccaaccd74e61e6a14546bc861f8b5b1)
src/layout.c