RE: [PATCH weston v3] ivi-shell: add_screen_remove_layer API

2017-07-25 Thread Teyfel, Michael (ADITG/ESB)
@lists.freedesktop.org; Teyfel, Michael (ADITG/ESB) Subject: RE: [PATCH weston v3] ivi-shell: add_screen_remove_layer API Hi Pekka, We will implement a test for the API. No Problem. Best regards Emre Ucan Engineering Software Base (ADITG/ESB) Tel. +49 5121 49 6937 > -Original Mess

RE: [PATCH weston v3] ivi-shell: add_screen_remove_layer API

2017-07-24 Thread Ucan, Emre (ADITG/ESB)
TG/ESB) > Cc: Eugen Friedrich; wayland-devel@lists.freedesktop.org > Subject: Re: [PATCH weston v3] ivi-shell: add_screen_remove_layer API > > On Thu, 13 Apr 2017 17:15:51 +0200 > Eugen Friedrich wrote: > > > 2017-03-02 9:47 GMT+01:00 Ucan, Emre (ADITG/SW1

Re: [PATCH weston v3] ivi-shell: add_screen_remove_layer API

2017-07-24 Thread Pekka Paalanen
On Thu, 13 Apr 2017 17:15:51 +0200 Eugen Friedrich wrote: > 2017-03-02 9:47 GMT+01:00 Ucan, Emre (ADITG/SW1) : > > It is analagous to layer_remove_surface API. > > The API removes a layer from the render order > > of the screen. > > > > v3: > > add the new vfunc at the end of > > the ivi_layout_i

Re: [PATCH weston v3] ivi-shell: add_screen_remove_layer API

2017-04-13 Thread Eugen Friedrich
2017-03-02 9:47 GMT+01:00 Ucan, Emre (ADITG/SW1) : > It is analagous to layer_remove_surface API. > The API removes a layer from the render order > of the screen. > > v3: > add the new vfunc at the end of > the ivi_layout_interface struct. > > Signed-off-by: Emre Ucan > --- > ivi-shell/ivi-layout