Re: [protocol PATCH v3 1/2] add parameters to fullscreen

2012-01-16 Thread Pekka Paalanen
On Mon, 16 Jan 2012 11:38:13 -0800 Bill Spitzak wrote: > Pekka Paalanen wrote: Odd, there are no quotes from me... > >> From: Juan Zhao > >> > >> Map the surface as a fullscreen surface. Four types are supported. > >> "default" means the client has no preference on fullscreen > >> be

Re: [protocol PATCH v3 1/2] add parameters to fullscreen

2012-01-16 Thread Juan Zhao
On Mon, 2012-01-16 at 11:38 -0800, Bill Spitzak wrote: > > Pekka Paalanen wrote: > > >> From: Juan Zhao > >> > >> Map the surface as a fullscreen surface. Four types are supported. > >> "default" means the client has no preference on fullscreen > >> behavior, policies are determined

Re: [protocol PATCH v3 1/2] add parameters to fullscreen

2012-01-16 Thread Juan Zhao
On Mon, 2012-01-16 at 11:38 -0800, Bill Spitzak wrote: > > Pekka Paalanen wrote: > > >> From: Juan Zhao > >> > >> Map the surface as a fullscreen surface. Four types are supported. > >> "default" means the client has no preference on fullscreen > >> behavior, policies are determined

Re: [protocol PATCH v3 1/2] add parameters to fullscreen

2012-01-16 Thread Bill Spitzak
Pekka Paalanen wrote: From: Juan Zhao Map the surface as a fullscreen surface. Four types are supported. "default" means the client has no preference on fullscreen behavior, policies are determined by compositor. The compositor will send a configure event to the

Re: [protocol PATCH v3 1/2] add parameters to fullscreen

2012-01-15 Thread Pekka Paalanen
On Mon, 16 Jan 2012 01:20:51 +0800 juan.j.z...@linux.intel.com wrote: > From: Juan Zhao > > Map the surface as a fullscreen surface. Four types are supported. > "default" means the client has no preference on fullscreen > behavior, policies are determined by compositor. > Th

[protocol PATCH v3 1/2] add parameters to fullscreen

2012-01-15 Thread juan . j . zhao
From: Juan Zhao Map the surface as a fullscreen surface. Four types are supported. "default" means the client has no preference on fullscreen behavior, policies are determined by compositor. The compositor will send a configure event to the client. "scale" means th