Re: [PATCH weston-ivi-shell v4 3/9] ivi-shell supports a type of shell for In-Vehicle Infotainment system.

2014-07-09 Thread Nobuhiko Tanibata
2014-07-07 16:34 に Pekka Paalanen さんは書きました: On Tue, 20 May 2014 14:05:10 +0900 Nobuhiko Tanibata nobuhiko_tanib...@xddp.denso.co.jp wrote: Hi pq, I applied your comments except for several ones, +struct ivi_shell *shell = wl_resource_get_user_data(resource); +struct

Re: [PATCH weston-ivi-shell v4 3/9] ivi-shell supports a type of shell for In-Vehicle Infotainment system.

2014-07-07 Thread Pekka Paalanen
On Tue, 20 May 2014 14:05:10 +0900 Nobuhiko Tanibata nobuhiko_tanib...@xddp.denso.co.jp wrote: Hi pq, I applied your comments except for several ones, +struct ivi_shell *shell = wl_resource_get_user_data(resource); +struct ivi_shell_surface *ivisurf = NULL; +struct

Re: [PATCH weston-ivi-shell v4 3/9] ivi-shell supports a type of shell for In-Vehicle Infotainment system.

2014-05-19 Thread Nobuhiko Tanibata
Hi pq, I applied your comments except for several ones, +struct ivi_shell *shell = wl_resource_get_user_data(resource); +struct ivi_shell_surface *ivisurf = NULL; +struct weston_layout_surface *layout_surface = NULL; +struct weston_surface *es =

Re: [PATCH weston-ivi-shell v4 3/9] ivi-shell supports a type of shell for In-Vehicle Infotainment system.

2014-04-25 Thread Pekka Paalanen
Hi, btw. pay attention to patch summaries (the email subject line). We use a component: description format. Some examples: ivi application protocol: - protocol: add ivi application extension The weston-layout library supports - ivi-shell: add weston-layout library ivi-shell supports a type of

[PATCH weston-ivi-shell v4 3/9] ivi-shell supports a type of shell for In-Vehicle Infotainment system.

2014-03-17 Thread Nobuhiko Tanibata
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