Re: [PATCH weston-ivi-shell v3 02/10] ivi application protocol:

2014-03-18 Thread Nobuhiko Tanibata
2014-03-17 18:11 に Nobuhiko Tanibata さんは書きました: 2014-03-17 16:15 に Pekka Paalanen さんは書きました: Hi pq, I see. In case of ivi, ivi_application shall be exclusive from others. In wayland client manner, client manages which role wl_surface shall do, I understand. Sub-surface: it can have a wl_surfac

Re: [PATCH weston-ivi-shell v3 02/10] ivi application protocol:

2014-03-17 Thread Nobuhiko Tanibata
2014-03-17 16:15 に Pekka Paalanen さんは書きました: On Mon, 17 Mar 2014 13:48:45 +0900 Nobuhiko Tanibata wrote: 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 >>> Nobu

Re: [PATCH weston-ivi-shell v3 02/10] ivi application protocol:

2014-03-17 Thread Pekka Paalanen
On Mon, 17 Mar 2014 13:48:45 +0900 Nobuhiko Tanibata wrote: > 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: > >>> > A

Re: [PATCH weston-ivi-shell v3 02/10] ivi application protocol:

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

Re: [PATCH weston-ivi-shell v3 02/10] ivi application protocol:

2014-03-16 Thread 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 with a given id. The given id can be used in a she

Re: [PATCH weston-ivi-shell v3 02/10] ivi application protocol:

2014-03-15 Thread 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 shell to identify which application is assigned to

Re: [PATCH weston-ivi-shell v3 02/10] ivi application protocol:

2014-03-14 Thread 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 > shell to identify which application is assigned to a wl_surface and > layout the surface whe

[PATCH weston-ivi-shell v3 02/10] ivi application protocol:

2014-03-12 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

[PATCH weston-ivi-shell v3 02/10] ivi application protocol:

2014-03-12 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