Corrupted XImage retrieved from a Window area

2016-07-30 Thread Fabien Lelaquais
Hi all, I'm trying to create an XImage that represents a rectangular portion of a Window (because I need to be able to access the actual pixel values). My experimentations show that if the source window has an hidden region (overlapping window) and if the origin of the rectangle I query is not (0

RE: Corrupted XImage retrieved from a Window area

2016-07-31 Thread Fabien Lelaquais
abien -Original Message- From: Thomas Lübking [mailto:thomas.luebk...@gmx.de] Sent: samedi 30 juillet 2016 16:03 To: Fabien Lelaquais Cc: x...@freedesktop.org Subject: Re: Corrupted XImage retrieved from a Window area On Sat, Jul 30, 2016 at 08:34:20AM +0000, Fabien Lelaquais wrote: >

RE: Corrupted XImage retrieved from a Window area

2016-08-01 Thread Fabien Lelaquais
xpose events that I don't care about). All my pixels are correct, except the covered ones, which is fair. Thanks! Fabien -Original Message- From: Carsten Haitzler [mailto:ras...@rasterman.com] Sent: lundi 1 août 2016 00:50 To: Fabien Lelaquais Cc: x...@freedesktop.org Subject: Re: C