Re: [PATCH weston 1/6] ivi-shell: register ivi_layout_interface

2018-02-07 Thread Pekka Paalanen
.freedesktop.org > > Subject: Re: [PATCH weston 1/6] ivi-shell: register ivi_layout_interface > > > > On Wed, 3 Jan 2018 16:09:16 +0100 > > Emre Ucan wrote: > > > > > controller modules can be loaded from the main function of weston. > > > They will

RE: [PATCH weston 1/6] ivi-shell: register ivi_layout_interface

2018-01-25 Thread Ucan, Emre (ADITG/ESB)
> -Original Message- > From: Pekka Paalanen [mailto:ppaala...@gmail.com] > Sent: Montag, 22. Januar 2018 13:28 > To: Ucan, Emre (ADITG/ESB) > Cc: wayland-devel@lists.freedesktop.org > Subject: Re: [PATCH weston 1/6] ivi-shell: register ivi_layout_interface > > On

Re: [PATCH weston 1/6] ivi-shell: register ivi_layout_interface

2018-01-22 Thread Pekka Paalanen
On Wed, 3 Jan 2018 16:09:16 +0100 Emre Ucan wrote: > controller modules can be loaded from the main function of weston. > They will get the ivi_layout_interface via weston plugin registry. > > Signed-off-by: Emre Ucan > --- > ivi-shell/ivi-layout-export.h | 13 + > ivi-shell/ivi-la

[PATCH weston 1/6] ivi-shell: register ivi_layout_interface

2018-01-03 Thread Emre Ucan
controller modules can be loaded from the main function of weston. They will get the ivi_layout_interface via weston plugin registry. Signed-off-by: Emre Ucan --- ivi-shell/ivi-layout-export.h | 13 + ivi-shell/ivi-layout.c| 6 ++ ivi-shell/ivi-shell.c | 2 -- 3