Re: [PATCH 2/3] compositor: recompute output position on mode switch

2016-06-08 Thread Pekka Paalanen
On Fri, 27 May 2016 23:22:57 +0200 David Fort wrote: > When an output permanently changes its resolution, the output on the right > should be moved accordingly. We also add an event for output resizing so that > plugins can react when an output is resized. > > Signed-off-by: David Fort > Review

[PATCH 2/3] compositor: recompute output position on mode switch

2016-05-27 Thread David Fort
When an output permanently changes its resolution, the output on the right should be moved accordingly. We also add an event for output resizing so that plugins can react when an output is resized. Signed-off-by: David Fort Reviewed-by: Pekka Paalanen --- src/compositor.c | 35 +