epc->comp_data->sub.list_pending = eina_list_remove(epc->comp_data->sub.list_pending, ec);
epc->comp_data->sub.below_list = eina_list_append(epc->comp_data->sub.below_list, ec);
epc->comp_data->sub.list_changed = EINA_TRUE;
-
- /* NOTE
- * The stacking order of sub-surface should be actually updated when state
- * of its immediate parent is applied according to the wl_subsurface
- * description. However, let this API associated with
- * tizen_policy.subsurface_place_below_parent be excepted. Otherwise this
- * API can't support backward comatibility. Clients of wayland server
- * have been assuming that changing stacking order by this API will be
- * applied regardless of state of its parent. */
- e_comp_wl_subsurface_order_commit(epc);
}
static void