Re: [PATCH weston 4/4] compositor: Implement horizontal output layout configuration

2016-10-10 Thread Pekka Paalanen
On Sun, 9 Oct 2016 19:30:11 +0200 Armin Krezović wrote: > On 07.10.2016 12:19, Pekka Paalanen wrote: > > On Fri, 30 Sep 2016 23:25:30 +0200 > > Armin Krezović wrote: > > > >> This patch adds horizontal output layout configuration using > >> the previously added code. > >> > >> When an output

Re: [PATCH weston 4/4] compositor: Implement horizontal output layout configuration

2016-10-09 Thread Armin Krezović
On 07.10.2016 12:19, Pekka Paalanen wrote: > On Fri, 30 Sep 2016 23:25:30 +0200 > Armin Krezović wrote: > >> This patch adds horizontal output layout configuration using >> the previously added code. >> >> When an output is added, it looks for outputs that it should >> be placed next to, if they

Re: [PATCH weston 4/4] compositor: Implement horizontal output layout configuration

2016-10-07 Thread Pekka Paalanen
On Fri, 30 Sep 2016 23:25:30 +0200 Armin Krezović wrote: > This patch adds horizontal output layout configuration using > the previously added code. > > When an output is added, it looks for outputs that it should > be placed next to, if they are specified. If such output is > found, output layo

[PATCH weston 4/4] compositor: Implement horizontal output layout configuration

2016-09-30 Thread Armin Krezović
This patch adds horizontal output layout configuration using the previously added code. When an output is added, it looks for outputs that it should be placed next to, if they are specified. If such output is found, output layout is updated if needed (outputs on a given position are moved right if