Attach application to ivi-layer not to surface 59/17459/2
authorKazumasa Mitsunari <knimitz@witz-inc.co.jp>
Mon, 22 Oct 2018 00:30:19 +0000 (09:30 +0900)
committerKazumasa Mitsunari <knimitz@witz-inc.co.jp>
Tue, 13 Nov 2018 04:05:39 +0000 (13:05 +0900)
commit010ca3f3459a52e44deb5e70e94e9cd394814e3e
tree96b8cc678180df86c95f362049dc40e7ce09833b
parentc2110a3ec8fa74f2fc37e4909db547aa4a36c851
Attach application to ivi-layer not to surface

Window Manager expresses the application in ivi-layer.
So for, Window Manager tied the surface and role applied
by the application. This patch associates the application
with the ivi-layer, and the role and surface are the
attributes that makes up the application.

Bug-AGL: SPEC-1818, SPEC-1635

Change-Id: Ice1e398e1db037577b0721c16da6603ec5437561
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
layers.json
src/applist.cpp
src/applist.hpp
src/window_manager.cpp
src/window_manager.hpp
src/wm_client.cpp
src/wm_client.hpp
src/wm_layer.cpp
src/wm_layer.hpp
src/wm_layer_control.cpp
src/wm_layer_control.hpp