Re: [PATCH 01/10] libweston: Add more functionality for handling weston_output objects

2016-08-12 Thread Armin Krezović
On 12.08.2016 18:10, Pekka Paalanen wrote: > On Fri, 12 Aug 2016 15:33:27 +0200 > Armin Krezović wrote: > >> On 12.08.2016 15:02, Pekka Paalanen wrote: >>> On Thu, 11 Aug 2016 17:33:56 +0200 >>> Armin Krezović wrote: >>> This patch implements additional functionality that will be used >>

Re: [PATCH 01/10] libweston: Add more functionality for handling weston_output objects

2016-08-12 Thread Pekka Paalanen
On Fri, 12 Aug 2016 15:33:27 +0200 Armin Krezović wrote: > On 12.08.2016 15:02, Pekka Paalanen wrote: > > On Thu, 11 Aug 2016 17:33:56 +0200 > > Armin Krezović wrote: > > > >> This patch implements additional functionality that will be used > >> for configuring, enabling and disabling weston'

Re: [PATCH 01/10] libweston: Add more functionality for handling weston_output objects

2016-08-12 Thread Armin Krezović
On 12.08.2016 15:02, Pekka Paalanen wrote: > On Thu, 11 Aug 2016 17:33:56 +0200 > Armin Krezović wrote: > >> This patch implements additional functionality that will be used >> for configuring, enabling and disabling weston's outputs. Its >> indended use is by the compositors or user programs tha

Re: [PATCH 01/10] libweston: Add more functionality for handling weston_output objects

2016-08-12 Thread Pekka Paalanen
On Thu, 11 Aug 2016 17:33:56 +0200 Armin Krezović wrote: > This patch implements additional functionality that will be used > for configuring, enabling and disabling weston's outputs. Its > indended use is by the compositors or user programs that want to > be able to configure, enable or disable

[PATCH 01/10] libweston: Add more functionality for handling weston_output objects

2016-08-11 Thread Armin Krezović
This patch implements additional functionality that will be used for configuring, enabling and disabling weston's outputs. Its indended use is by the compositors or user programs that want to be able to configure, enable or disable an output at any time. An output can only be configured while it's