Skip to content
Commit 1ad96875 authored by Philipp Zabel's avatar Philipp Zabel Committed by Marius Vlad
Browse files

ivi-layout: Use weston_view_move_to_layer()



Use the weston_view_move_to_layer() helper instead of calling
weston_layer_entry_insert() / weston_view_unmap() directly.

This requires us to stop just clearing out the layer view list and then
adding visible surfaces' views to it. Instead, we have to explicitly
move all views onto or off of the layers.

Signed-off-by: default avatarPhilipp Zabel <p.zabel@pengutronix.de>
parent d0dc464f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment