Re: [waffle] [PATCH 01/29] wayland: add wl_proxy_create wrapper

2016-04-07 Thread Emil Velikov
On 6 April 2016 at 13:20, Emil Velikov wrote: > On 6 January 2016 at 21:27, Emil Velikov wrote: >> libwayland has broken its ABI by replacing wl_proxy_create + >> wl_proxy_marshal with wfl_wl_proxy_marshal_constructor with commit

Re: [waffle] [PATCH v3] wflinfo: Add a --format flag that prints json or the classic output

2016-04-07 Thread Chad Versace
On 01/14/2016 04:42 PM, baker.dyla...@gmail.com wrote: > From: Dylan Baker > > Adds a JSON formatted output. > > This format doesn't honor the --verbose flag, it always provides all > relevant information. > > The option parsing code is a slightly adapted version of

[waffle] [PATCH] wayland: Wrap wl_proxy_marshal_constructor_versioned

2016-04-07 Thread Michel Dänzer
From: Michel Dänzer Fixes build failure due to wl_proxy_marshal_constructor_versioned being unresolved when building against current wayland. Signed-off-by: Michel Dänzer --- src/waffle/wayland/wayland_wrapper.c | 1 +