Re: (wayland sever/client) multiple binding to a global resources.

2016-02-04 Thread Pekka Paalanen
Hi On Thu, 4 Feb 2016 16:28:14 +0900 nic...@nicesj.com wrote: > Dear all, > > I'm still learning of the philosphy of the wayland world. > > while seeing and writing some codes, I got a question regarding > mutiple binding to a global objects. > > The client should register a event callback for

(wayland sever/client) multiple binding to a global resources.

2016-02-03 Thread nicesj
Dear all, I'm still learning of the philosphy of the wayland world. while seeing and writing some codes, I got a question regarding mutiple binding to a global objects. The client should register a event callback for global registry. also the server will announce its global resources. in this