Change-Id: I7936d13c96a791fa8b17f1f78c4074c7a3483ce3
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
if (state.main == -1)
{
HMI_DEBUG("wm", "Layout: %s", kNameLayoutNormal);
if (state.main == -1)
{
HMI_DEBUG("wm", "Layout: %s", kNameLayoutNormal);
- state = LayoutState{*surface_id};
+ //state = LayoutState{*surface_id};
/* this->try_layout(
state, LayoutState{*surface_id}, [&](LayoutState const &nl) {
HMI_DEBUG("wm", "Layout: %s", kNameLayoutNormal);
/* this->try_layout(
state, LayoutState{*surface_id}, [&](LayoutState const &nl) {
HMI_DEBUG("wm", "Layout: %s", kNameLayoutNormal);
g_app_list.setAction(req, deact_sub);
}
}
g_app_list.setAction(req, deact_sub);
}
}
- state = LayoutState{state.main, *surface_id};
+ //state = LayoutState{state.main, *surface_id};
}
deact_sub.visible = task_visible;
deact_sub.end_draw_finished = end_draw_finished;
}
deact_sub.visible = task_visible;
deact_sub.end_draw_finished = end_draw_finished;
- HMI_SEQ_DEBUG(req, "sub surface ddoesn't exist");
+ HMI_SEQ_DEBUG(req, "sub surface doesn't exist");
g_app_list.setAction(req, deact_sub);
}
}
g_app_list.setAction(req, deact_sub);
}
}
- state = LayoutState{*surface_id};
+ //state = LayoutState{*surface_id};