Re: [PATCH 2/2] xwin: Remove some undue paranoia about UNDRAWABLE_WINDOW

2010-10-13 Thread Keith Packard
On Mon, 11 Oct 2010 10:49:57 -0400, Adam Jackson wrote: > mi will throw away rendering to input-only windows. Both applied. 1333e10..e418cd3 master -> master -- keith.pack...@intel.com pgp2gHJbGsGVv.pgp Description: PGP signature ___ xorg-deve

Re: [PATCH 2/2] xwin: Remove some undue paranoia about UNDRAWABLE_WINDOW

2010-10-13 Thread Jon TURNEY
On 11/10/2010 19:24, Keith Packard wrote: On Mon, 11 Oct 2010 10:49:57 -0400, Adam Jackson wrote: mi will throw away rendering to input-only windows. Signed-off-by: Adam Jackson Looks reasonable to me, but I'll wait for a Reviewed-by or Tested-by From someone actually using this code. fo

Re: [PATCH 2/2] xwin: Remove some undue paranoia about UNDRAWABLE_WINDOW

2010-10-11 Thread Keith Packard
On Mon, 11 Oct 2010 10:49:57 -0400, Adam Jackson wrote: > mi will throw away rendering to input-only windows. > > Signed-off-by: Adam Jackson Looks reasonable to me, but I'll wait for a Reviewed-by or Tested-by From someone actually using this code. -- keith.pack...@intel.com pgp8trmkeGzfS.

Re: [PATCH 2/2] xwin: Remove some undue paranoia about UNDRAWABLE_WINDOW

2010-10-11 Thread Colin Harrison
Hi, I don't even compile those three files in Xming xserver builds. Thanks, Colin Harrison ___ xorg-devel@lists.x.org: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel

[PATCH 2/2] xwin: Remove some undue paranoia about UNDRAWABLE_WINDOW

2010-10-11 Thread Adam Jackson
mi will throw away rendering to input-only windows. Signed-off-by: Adam Jackson --- hw/xwin/winfillsp.c | 30 -- hw/xwin/wingetsp.c |4 hw/xwin/winsetsp.c |4 3 files changed, 0 insertions(+), 38 deletions(-) diff --git a/hw/xwin/winfillsp.c b/h