mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-01-05 10:20:17 +01:00
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: Michael Olbrich <m.olbrich@pengutronix.de> |
||
|---|---|---|
| .. | ||
| libweston | ||
| libweston-desktop | ||
| meson.build | ||