[PATCH wayland] Add "enum" attribute to "arg" elements

2014-08-30 Thread Nils Chr. Brause
There are programming languages, that are more strongly typed than C. People creating Wayland bindings for these languages probably want to make use of this strong type system by declaring each enumeration a distict type. For code generation to work with these languages, there needs to be informat

[PATCH V2] Wayland: Initialize newly created wl_proxys to zero

2014-08-30 Thread Nils Chr. Brause
Hi! Because the other thread got so long, I repost the improved version of the patch for easier review: >From 50cdeaf09a9bd90b1957a831217319e863c4c484 Mon Sep 17 00:00:00 2001 From: "Nils Chr. Brause" Date: Mon, 25 Aug 2014 09:46:55 +0200 Subject: [PATCH] wayland-client: Initialize newly create