Re: [PATCH v1] refactor configuration API of wayland-backend

2016-04-25 Thread Pekka Paalanen
On Fri, 22 Apr 2016 15:30:02 +0200 Benoit Gschwind wrote: > Implement a "well" defined API to configure the wayland backend. Following > according to discution about libweston API. > --- > v1: > - Take care of weston coding style > - Mimic the old configuration behaviour > - Front declarati

[PATCH v1] refactor configuration API of wayland-backend

2016-04-22 Thread Benoit Gschwind
Implement a "well" defined API to configure the wayland backend. Following according to discution about libweston API. --- v1: - Take care of weston coding style - Mimic the old configuration behaviour - Front declaration of variable - Static allocation of configuration structure - Using