Skip to content
Commit 48e8c158 authored by Michael Olbrich's avatar Michael Olbrich Committed by Derek Foreman
Browse files

compositor: only reflow the outputs if the shell did not move them



weston_compositor_reflow_outputs() assumes that all output are positioned from
left to right with no gaps in the same order in which they where created.

If the shell moves an output with weston_output_move() then this assumption is
no longer true. So stop reflowing the outputs in the case. The shell is now
responsible for positioning all outputs as needed.

Signed-off-by: default avatarMichael Olbrich <m.olbrich@pengutronix.de>
parent 59a72dcf
Loading
Loading
Loading
Pipeline #620459 passed with stages
in 2 minutes and 56 seconds
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