Re: [PATCH weston 06/12 v2] weston: Port headless backend to new output handling API

2016-08-16 Thread Pekka Paalanen
On Sun, 14 Aug 2016 17:28:15 +0200 Armin Krezović wrote: > This is a complete port of the headless backend that > uses recently added output handling API for output > configuration. > > - Output can be configured at runtime by passing the > necessary configuration parameters, which can be >

Re: [PATCH weston 06/12 v2] weston: Port headless backend to new output handling API

2016-08-16 Thread Quentin Glidic
On 14/08/2016 17:28, Armin Krezović wrote: This is a complete port of the headless backend that uses recently added output handling API for output configuration. - Output can be configured at runtime by passing the necessary configuration parameters, which can be filled in manually, obtained

[PATCH weston 06/12 v2] weston: Port headless backend to new output handling API

2016-08-14 Thread Armin Krezović
This is a complete port of the headless backend that uses recently added output handling API for output configuration. - Output can be configured at runtime by passing the necessary configuration parameters, which can be filled in manually, obtained from the configuration file or obtained fr