RE: [PATCH weston 8/14] ivi-shell: added libweston-desktop-api implementation

2017-10-27 Thread Teyfel, Michael (ADITG/ESB)
-shell: added libweston-desktop-api implementation Hi, I will limit my review to the libweston-desktop usage, as it’s the only part I know. On 10/17/17 11:59 AM, Michael Teyfel wrote: > Signed-off-by: Michael Teyfel > --- > ivi-shell/ivi-shel

Re: [PATCH weston 8/14] ivi-shell: added libweston-desktop-api implementation

2017-10-17 Thread Quentin Glidic
Hi, I will limit my review to the libweston-desktop usage, as it’s the only part I know. On 10/17/17 11:59 AM, Michael Teyfel wrote: Signed-off-by: Michael Teyfel --- ivi-shell/ivi-shell.c | 172 ++ 1 file changed, 172 insertions(+) diff -

[PATCH weston 8/14] ivi-shell: added libweston-desktop-api implementation

2017-10-17 Thread Michael Teyfel
Signed-off-by: Michael Teyfel --- ivi-shell/ivi-shell.c | 172 ++ 1 file changed, 172 insertions(+) diff --git a/ivi-shell/ivi-shell.c b/ivi-shell/ivi-shell.c index 84db2c9..049aa43 100644 --- a/ivi-shell/ivi-shell.c +++ b/ivi-shell/ivi-shell.c @@