compositor: Rename activated_by_default to mapped 74/27374/3
authorMarius Vlad <marius.vlad@collabora.com>
Tue, 12 Apr 2022 18:05:06 +0000 (21:05 +0300)
committerMarius Vlad <marius.vlad@collabora.com>
Fri, 29 Apr 2022 10:51:34 +0000 (10:51 +0000)
commit7ecc8c2ee8a776bb1d57df22cb74493633c6f6e1
tree2deead0df37ab7eed92986678b8822e6f2fc64f8
parenta02c5606aa6621c9d3e0cc968180e7993201e2da
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
src/desktop.c
src/ivi-compositor.h
src/layout.c