Re: Wire protocol questions

2013-02-18 Thread Kristian Høgsberg
On Mon, Feb 18, 2013 at 10:35:55PM +0100, Peter Hultqvist wrote: > I've been reading the > http://wayland.freedesktop.org/docs/html/sect-Protocol-Wire-Format.html > and done some testing with the wayland socket. > > From the docs I got the package sender object id, packet size and opcode. > I also

Wire protocol questions

2013-02-18 Thread Peter Hultqvist
I've been reading the http://wayland.freedesktop.org/docs/html/sect-Protocol-Wire-Format.html and done some testing with the wayland socket. >From the docs I got the package sender object id, packet size and opcode. I also understand the argument formats. >From looking at the initial packets sent