On Wed, Oct 10, 2012 at 04:39:02PM +0300, Pekka Paalanen wrote:
> On Tue, 9 Oct 2012 22:38:03 -0400
> Kristian Høgsberg wrote:
>
> > We used to special case this because of the untyped new-id argument in
> > the bind request. Now that the scanner can handle that, we can
> > remove the special c
On Tue, 9 Oct 2012 22:38:03 -0400
Kristian Høgsberg wrote:
> We used to special case this because of the untyped new-id argument in
> the bind request. Now that the scanner can handle that, we can
> remove the special case.
I think you could mention here, that wl_display_bind() now takes versi
We used to special case this because of the untyped new-id argument in
the bind request. Now that the scanner can handle that, we can
remove the special case.
---
src/scanner.c|4
src/wayland-client.c | 31 ---
src/wayland-client.h | 17 ---