Signed-off-by: Nobuhiko Tanibata
---
Changes for v2, v3 and v4
- nothing. Version number aligned to the first patch
clients/.gitignore | 5
clients/Makefile.am | 65 ++
clients/simple-egl.c | 67 +
Signed-off-by: Nobuhiko Tanibata
---
Changes for v2:
- squash Makefile to this patch
Changes for v3 and v4
- nothing. Version number aligned to the first patch
ivi-shell/Makefile.am | 12
ivi-shell/weston.ini.in | 79 +
2 files chan
This is launched from hmi-controller by using hmi_client_start and create a
pthread.
The basic flow is as followed,
1/ create pthread
2/ read configuration from weston.ini.
3/ draw png file to surface according to configuration of weston.ini
4/ set up UI by using ivi-hmi-controller protocol
5/ Ent
The reference protocol is used between hmi-controller and
hmi-controller-homescreen.
Signed-off-by: Nobuhiko Tanibata
---
Changes for v2:
- squash Makefile to this patch
Changes for v3 and v4
- nothing. Version number aligned to the first patch
protocol/Makefile.am| 3 +-
pro
In-Vehicle Infotainment system traditionally manages surfaces with global
identification. A protocol, ivi_application, supports such a feature by
implementing a request, ivi_application::surface_creation defined in
ivi_application.xml. Additionally, it initialize a library, weston-layout,
to manage
Add interface ivi_application, which creates ivi_surface objects tied
to a given wl_surface with a given id. The given id can be used in a
shell to identify which application is assigned to a wl_surface and
layout the surface wherever the shell wants. ivi_surface objects can
be used to receive stat
Hi,
Thanks to review comments from mainling list. I refine patch series to
view them clearly as v4.
I think some review comments remained there to be fixed. I will use this
thread.
BR,
Nobuhiko
2014-03-06 18:19 に nobuhiko_tanibata さんは書きました:
Hi,
This patch series adds a reference implementa
Hi,
Thanks to review comments from mainling list. I refine patch series to
view them clearly.
I think some review comments remained there to be fixed. I will use this
thread.
BR,
Nobuhiko
2014-03-06 18:19 に nobuhiko_tanibata さんは書きました:
Hi,
This patch series adds a reference implementation o
2014-03-17 10:24 に Nobuhiko Tanibata さんは書きました:
2014-03-15 15:58 に Nobuhiko Tanibata さんは書きました:
2014-03-14 23:16 に Pekka Paalanen さんは書きました:
On Wed, 12 Mar 2014 23:59:33 +0900
Nobuhiko Tanibata wrote:
Add interface ivi_application, which creates ivi_surface objects
tied
to a given wl_surface w
Signed-off-by: Quanxian Wang
---
clients/desktop-shell.c | 10 +-
clients/window.c| 10 +-
2 files changed, 18 insertions(+), 2 deletions(-)
diff --git a/clients/desktop-shell.c b/clients/desktop-shell.c
index a0c6b6d..cefe936 100644
--- a/clients/desktop-shell.c
+++ b/cl
This event contains name of output. It may be sent after
binding the output object. It is intended that client could
input a character output name as a parameter or for log output.
Signed-off-by: Quanxian Wang
---
protocol/wayland.xml | 11 +++
1 file changed, 11 insertions(+)
diff --gi
This event contains name of output. It may be sent after
binding the output object. It is intended that client could
input a character output name as a parameter or for log output.
Mainly for client, provide a sensible character name
instead of object.
Quanxian Wang (3):
wayland: Add wl_output
Signed-off-by: Quanxian Wang
---
src/compositor.c | 3 +++
1 file changed, 3 insertions(+)
diff --git a/src/compositor.c b/src/compositor.c
index 98a4f6f..f82f771 100644
--- a/src/compositor.c
+++ b/src/compositor.c
@@ -3044,6 +3044,9 @@ bind_output(struct wl_client *client,
>-Original Message-
>From: Pekka Paalanen [mailto:ppaala...@gmail.com]
>Sent: Friday, March 14, 2014 6:29 PM
>To: Wang, Quanxian
>Cc: Jasper St. Pierre; Hardening; wayland-devel@lists.freedesktop.org; Zhang,
>Xiong Y; Matthias Clasen; Jason Ekstrand
>Subject: Re: [PATCH 1/6] Add weston ra
2014-03-15 15:58 に Nobuhiko Tanibata さんは書きました:
2014-03-14 23:16 に Pekka Paalanen さんは書きました:
On Wed, 12 Mar 2014 23:59:33 +0900
Nobuhiko Tanibata wrote:
Add interface ivi_application, which creates ivi_surface objects tied
to a given wl_surface with a given id. The given id can be used in a
she
From: Jason Ekstrand [mailto:ja...@jlekstrand.net]
Sent: Saturday, March 15, 2014 9:10 PM
To: Wang, Quanxian
Cc: ppaala...@gmail.com; wayland-devel@lists.freedesktop.org
Subject: RE: [PATCH 2/3] weston:Add wl_output name event
On Mar 15, 2014 4:57 AM, "Wang, Quanxian"
mailto:quanxian.w...@inte
16 matches
Mail list logo