Hello, As an excercise to understand the basics of the wayland client API I've developed a minimalistic cairo client. The main trouble I had with simple-client is that the opengl bits were obfucating the basics of the wayland API as some steps were hidden there (given my limited understanding of EGL/GL that was a bit of an issue).
I developed a simpler client based on cairo-gl with no error checking whatsoever to try to expose the basics of a wayland client a bit better. I'd like to propose it for wayland-demos as I think it may be useful to other people. Here's a link to the source code: http://pastebin.com/kDtaEVGR -- Cheers, Alberto Ruiz _______________________________________________ wayland-devel mailing list wayland-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/wayland-devel