e_client/e_comp_wl: set role information for each transform 80/254880/2 accepted/tizen/6.0/unified/20210311.081922 submit/tizen_6.0/20210310.085158
authorDoyoun Kang <doyoun.kang@samsung.com>
Wed, 10 Mar 2021 08:03:22 +0000 (17:03 +0900)
committerDoyoun Kang <doyoun.kang@samsung.com>
Wed, 10 Mar 2021 08:28:55 +0000 (08:28 +0000)
commit235f1b3401e446f6567fec8f368ce937c88ab28d
treea585306b018704c2a5c7d5787ca4e93b1bd61cc3
parent9a7f31f5019f55c0ad2bed36bfa10ff75b8dae18
e_client/e_comp_wl: set role information for each transform

We use a E_Util_Transform to apply various transform.
However, there was no way to know what purpose of each transform that
was applied to E_Client.

This patch sets the role to below transforms.
- viewport_transform
- base_output_resolution
- desk_group

Change-Id: Ia8f47c603767744e6ca0ca324ccca9f9f82a37b5
src/bin/e_client.c
src/bin/e_comp_wl.c