compositor: Rename activated_by_default to mapped 34/27534/2
authorMarius Vlad <marius.vlad@collabora.com>
Tue, 12 Apr 2022 18:05:06 +0000 (21:05 +0300)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 10 Jun 2022 21:22:30 +0000 (21:22 +0000)
commit00ba5b334e6c0b18f71f1c9529e5a4debc85f321
tree98991698823b4b4f7f28418806b0f24ecd3d04d2
parent0f98b6c74c79513294b4dd5acf8d1cafe4023304
compositor: Rename activated_by_default to mapped

This variable is about surface being displayed, rather than being
activatred so use mapped to better reflect that.

It also makes things easier to keep track per surface about surfaces
being activated by default or not. No functional change whatsoever.

Bug-AGL: SPEC-4302
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Change-Id: Ib0c508dff3eef593d86f259b55ff4e7087313a69
(cherry picked from commit 7ecc8c2ee8a776bb1d57df22cb74493633c6f6e1)
src/desktop.c
src/ivi-compositor.h
src/layout.c