RE: [PATCH 10/14] tablet-shell: add event in tablet-client protocol.

2012-08-21 Thread Tang, Ning
intel.com; Tang, > Ning > Subject: Re: [PATCH 10/14] tablet-shell: add event in tablet-client protocol. > > On Tue, Aug 21, 2012 at 1:49 PM, wrote: > > From: Ning Tang > > > > When a client is binded, the server side will send an event to let the > > client set fu

Re: [PATCH 10/14] tablet-shell: add event in tablet-client protocol.

2012-08-21 Thread Philipp Brüschweiler
On Tue, Aug 21, 2012 at 1:49 PM, wrote: > From: Ning Tang > > When a client is binded, the server side will send an event to let the > client set fullscreen. > If the client don't response, it will remain centered. > > Signed-off-by: Ning Tang > > --- > protocol/tablet-shell.xml | 2 ++ > sr

[PATCH 10/14] tablet-shell: add event in tablet-client protocol.

2012-08-21 Thread tecton69
From: Ning Tang When a client is binded, the server side will send an event to let the client set fullscreen. If the client don't response, it will remain centered. Signed-off-by: Ning Tang --- protocol/tablet-shell.xml | 2 ++ src/tablet-shell.c| 90