RE: [PATCH weston 0/3] remove set_layer/surface_orientation APIs

2017-07-25 Thread Teyfel, Michael (ADITG/ESB)
@lists.freedesktop.org; Teyfel, Michael (ADITG/ESB) Subject: RE: [PATCH weston 0/3] remove set_layer/surface_orientation APIs Hi Pekka, Genivi moved its wiki pages. This is the new link: https://at.projects.genivi.org/wiki/display/PROJ/Wayland+IVI+Extension+Design. We will send a patch to update this. Best regards

RE: [PATCH weston 0/3] remove set_layer/surface_orientation APIs

2017-07-24 Thread Ucan, Emre (ADITG/ESB)
age- > From: Pekka Paalanen [mailto:ppaala...@gmail.com] > Sent: Montag, 24. Juli 2017 12:41 > To: Ucan, Emre (ADITG/ESB) > Cc: wayland-devel@lists.freedesktop.org > Subject: Re: [PATCH weston 0/3] remove set_layer/surface_orientation APIs > > On Fri, 3 Mar 2017 14:21:25 +

Re: [PATCH weston 0/3] remove set_layer/surface_orientation APIs

2017-07-24 Thread Pekka Paalanen
On Fri, 3 Mar 2017 14:21:25 + "Ucan, Emre (ADITG/SW1)" wrote: > These APIs are used to rotate the contents of > application's buffer. But they are not needed > because an application can rotate its buffers > with set_buffer_transform request of > wl_surface interface. > > Emre Ucan (3): >

[PATCH weston 0/3] remove set_layer/surface_orientation APIs

2017-03-03 Thread Ucan, Emre (ADITG/SW1)
These APIs are used to rotate the contents of application's buffer. But they are not needed because an application can rotate its buffers with set_buffer_transform request of wl_surface interface. Emre Ucan (3): ivi-shell: remove surface_set_orientation API ivi-shell: remove layer_set_orientat