Re: [PATCH weston v5 14/36] libweston: new head-based output management API

2018-02-05 Thread Derek Foreman
On 2018-02-05 05:23 AM, Pekka Paalanen wrote: On Fri, 2 Feb 2018 15:00:09 -0600 Derek Foreman wrote: On 2017-12-14 05:40 AM, Pekka Paalanen wrote: From: Pekka Paalanen Introduce the API for users (compositors) to create an output from a head, attach and detach heads, and destroy outputs cre

Re: [PATCH weston v5 14/36] libweston: new head-based output management API

2018-02-05 Thread Pekka Paalanen
On Fri, 2 Feb 2018 15:00:09 -0600 Derek Foreman wrote: > On 2017-12-14 05:40 AM, Pekka Paalanen wrote: > > From: Pekka Paalanen > > > > Introduce the API for users (compositors) to create an output from a > > head, attach and detach heads, and destroy outputs created this way. > > This also add

Re: [PATCH weston v5 14/36] libweston: new head-based output management API

2018-02-02 Thread Derek Foreman
On 2017-12-14 05:40 AM, Pekka Paalanen wrote: From: Pekka Paalanen Introduce the API for users (compositors) to create an output from a head, attach and detach heads, and destroy outputs created this way. This also adds the backend-facing API to libweston. In the new API design, a backend crea

[PATCH weston v5 14/36] libweston: new head-based output management API

2017-12-14 Thread Pekka Paalanen
From: Pekka Paalanen Introduce the API for users (compositors) to create an output from a head, attach and detach heads, and destroy outputs created this way. This also adds the backend-facing API to libweston. In the new API design, a backend creates heads, and the compositor chooses one or mor