Re: [PATCH 1/3] Install structuring for ping-pong protocol

2012-04-16 Thread yan . wang
> --- > clients/window.c |8 > src/compositor.c | 17 > src/compositor.h |2 + > src/shell.c | 114 > ++ > 4 files changed, 141 insertions(+), 0 deletions(-) > > diff --git a/clients/window.c b/clients/window.c > ind

[PATCH 1/3] Install structuring for ping-pong protocol

2012-04-16 Thread Scott Moreau
--- clients/window.c |8 src/compositor.c | 17 src/compositor.h |2 + src/shell.c | 114 ++ 4 files changed, 141 insertions(+), 0 deletions(-) diff --git a/clients/window.c b/clients/window.c index a033130..e79747b