Re: [PATCH 03/10] compositor: Implement output configuration using windowed_output_api

2016-08-16 Thread Pekka Paalanen
On Fri, 12 Aug 2016 18:34:20 +0300 Pekka Paalanen wrote: > On Thu, 11 Aug 2016 17:33:58 +0200 > Armin Krezović wrote: > > > This implements output configuration for outputs which use > > previously added weston_windowed_output_api. The function >

Re: [PATCH 03/10] compositor: Implement output configuration using windowed_output_api

2016-08-12 Thread Pekka Paalanen
On Thu, 11 Aug 2016 17:33:58 +0200 Armin Krezović wrote: > This implements output configuration for outputs which use > previously added weston_windowed_output_api. The function > takes an output that's to be configured, default configuration > that's to be set in case

Re: [PATCH 03/10] compositor: Implement output configuration using windowed_output_api

2016-08-12 Thread Quentin Glidic
On 11/08/2016 17:33, Armin Krezović wrote: This implements output configuration for outputs which use previously added weston_windowed_output_api. The function takes an output that's to be configured, default configuration that's to be set in case no configuration is specified in the config file

[PATCH 03/10] compositor: Implement output configuration using windowed_output_api

2016-08-11 Thread Armin Krezović
This implements output configuration for outputs which use previously added weston_windowed_output_api. The function takes an output that's to be configured, default configuration that's to be set in case no configuration is specified in the config file or on command line and optional third