Re: [PATCH weston-ivi-shell v2 02/15] ivi application protocol:

2014-03-10 Thread Pekka Paalanen
On Fri, 7 Mar 2014 22:56:02 +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 > shell to identify which application is assigned to a wl_surface and > layout the surface whe

Re: [PATCH weston-ivi-shell v2 02/15] ivi application protocol:

2014-03-10 Thread Nobuhiko Tanibata
2014-03-10 17:41 に Pekka Paalanen さんは書きました: On Fri, 7 Mar 2014 10:39:44 -0600 Jason Ekstrand wrote: On Mar 7, 2014 7:56 AM, "Nobuhiko Tanibata" < nobuhiko_tanib...@xddp.denso.co.jp> wrote: > > Add interface ivi_application, which creates ivi_surface objects > tied to a given wl_surface with a

Re: [PATCH weston-ivi-shell v2 02/15] ivi application protocol:

2014-03-10 Thread Pekka Paalanen
On Fri, 7 Mar 2014 10:39:44 -0600 Jason Ekstrand wrote: > On Mar 7, 2014 7:56 AM, "Nobuhiko Tanibata" < > nobuhiko_tanib...@xddp.denso.co.jp> 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 > > use

Re: [PATCH weston-ivi-shell v2 02/15] ivi application protocol:

2014-03-07 Thread Jason Ekstrand
On Mar 7, 2014 7:56 AM, "Nobuhiko Tanibata" < nobuhiko_tanib...@xddp.denso.co.jp> 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 > shell to identify which application is assigned to a wl_surface

[PATCH weston-ivi-shell v2 02/15] ivi application protocol:

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