Re: [PATCH weston 00/14] IVI Layout API Cleanup

2016-03-04 Thread Bryce Harrington
Montag, 29. Februar 2016 16:15 > >>> To: Ucan, Emre (ADITG/SW1); Wataru Natsume > >>> Cc: Bryce Harrington; wayland-devel@lists.freedesktop.org > >>> Subject: Re: [PATCH weston 00/14] IVI Layout API Cleanup > >>> > >>> On Mon, 29 Feb 2016

RE: [PATCH weston 00/14] IVI Layout API Cleanup

2016-03-03 Thread Ucan, Emre (ADITG/SW1)
: wayland-devel@lists.freedesktop.org Subject: Re: [PATCH weston 00/14] IVI Layout API Cleanup On Mon, Feb 29, 2016 at 08:04:05AM +, Ucan, Emre (ADITG/SW1) wrote: > Hello Bryce, > > As far as I know, there are two controller plugins which are using ivi layout > interface. &g

Re: [PATCH weston 00/14] IVI Layout API Cleanup

2016-03-02 Thread Bryce Harrington
On Mon, Feb 29, 2016 at 08:04:05AM +, Ucan, Emre (ADITG/SW1) wrote: > Hello Bryce, > > As far as I know, there are two controller plugins which are using ivi layout > interface. > 1. HMI controller > 2. IVI controller in Genivi Wayland IVI Extension > > I updated the hmi controll

Re: [PATCH weston 00/14] IVI Layout API Cleanup

2016-03-01 Thread wataru_natsume
nt: Montag, 29. Februar 2016 16:15 > To: Ucan, Emre (ADITG/SW1); Wataru Natsume > Cc: Bryce Harrington; wayland-devel@lists.freedesktop.org > Subject: Re: [PATCH weston 00/14] IVI Layout API Cleanup > > On Mon, 29 Feb 2016 08:04:05 + > "Ucan, Emre (ADITG/SW1)" wrote: &

Re: [PATCH weston 00/14] IVI Layout API Cleanup

2016-03-01 Thread Pekka Paalanen
..@gmail.com] > > > Sent: Montag, 29. Februar 2016 16:15 > > > To: Ucan, Emre (ADITG/SW1); Wataru Natsume > > > Cc: Bryce Harrington; wayland-devel@lists.freedesktop.org > > > Subject: Re: [PATCH weston 00/14] IVI Layout API Cleanup > > > > > &g

Re: [PATCH weston 00/14] IVI Layout API Cleanup

2016-02-29 Thread Bryce Harrington
G/SW1); Wataru Natsume > > Cc: Bryce Harrington; wayland-devel@lists.freedesktop.org > > Subject: Re: [PATCH weston 00/14] IVI Layout API Cleanup > > > > On Mon, 29 Feb 2016 08:04:05 + > > "Ucan, Emre (ADITG/SW1)" wrote: > > > > > Hell

RE: [PATCH weston 00/14] IVI Layout API Cleanup

2016-02-29 Thread Ucan, Emre (ADITG/SW1)
compile with > > 1.10 weston because weston_pointer data struct is changed after 1.9. > > I presume that is a Weston plugin. Yes > > > > -Original Message- > > > From: Bryce Harrington [mailto:br...@osg.samsung.com] > > > Sent: Freitag, 26. Februa

Re: [PATCH weston 00/14] IVI Layout API Cleanup

2016-02-29 Thread Pekka Paalanen
ge- > > From: Bryce Harrington [mailto:br...@osg.samsung.com] > > Sent: Freitag, 26. Februar 2016 19:03 > > To: Ucan, Emre (ADITG/SW1) > > Cc: wayland-devel@lists.freedesktop.org > > Subject: Re: [PATCH weston 00/14] IVI Layout API Cleanup > > > > On Fri, Feb 2

RE: [PATCH weston 00/14] IVI Layout API Cleanup

2016-02-29 Thread Ucan, Emre (ADITG/SW1)
e (ADITG/SW1) > Cc: wayland-devel@lists.freedesktop.org > Subject: Re: [PATCH weston 00/14] IVI Layout API Cleanup > > On Fri, Feb 26, 2016 at 03:57:56PM +, Ucan, Emre (ADITG/SW1) wrote: > > I removed the get APIs, because the same information can be get from > > ivi_layout_

Re: [PATCH weston 00/14] IVI Layout API Cleanup

2016-02-26 Thread Bryce Harrington
On Fri, Feb 26, 2016 at 03:57:56PM +, Ucan, Emre (ADITG/SW1) wrote: > I removed the get APIs, because the same information can be get from > ivi_layout_get_properties_of_surface/layer APIs. Therefore, these APIs > are redundant. Looks like a good cleanup, but do we have any concerns about API

[PATCH weston 00/14] IVI Layout API Cleanup

2016-02-26 Thread Ucan, Emre (ADITG/SW1)
I removed the get APIs, because the same information can be get from ivi_layout_get_properties_of_surface/layer APIs. Therefore, these APIs are redundant. Furthermore, I removed *_set_position/dimension APIs, because position and dimension can be set by ivi_layout_surface/layer_set_destination_re