[PATCH wayland 0/2] Add support for language bindings
Jason Ekstrand
jason at jlekstrand.net
Mon Apr 8 07:30:56 PDT 2013
These two patches add support in libwayland for language bindings. More
information can be found in my language bindings guide or by looking at my
wayland-java project
Language Bindings Guide:
http://www.jlekstrand.net/jason/wayland-language-bindings-guide/
Java Bindings for Wayland:
https://github.com/jekstrand/wayland-java
Jason Ekstrand (2):
Add support for server-side language bindings
Add support for client-side language bindings
src/connection.c | 8 ++++
src/wayland-client.c | 92 ++++++++++++++++++++++++++++++++++++----
src/wayland-client.h | 5 +++
src/wayland-private.h | 15 +++----
src/wayland-server.c | 114 ++++++++++++++++++++++++++++++++++++++++++++------
src/wayland-server.h | 15 +++++++
src/wayland-util.h | 40 ++++++++++++++++++
7 files changed, 258 insertions(+), 31 deletions(-)
--
1.8.1.4
More information about the wayland-devel
mailing list