Re: XCopyArea clip bug

2009-02-09 Thread Alexander Larsson
On Sat, 2009-02-07 at 22:04 +0100, Maarten Maathuis wrote: I comitted a slightly different patch. I found out that all clipping possibilities are converted to regions in the end, so this should be enough.

Re: XCopyArea clip bug

2009-02-04 Thread Alexander Larsson
On Wed, 2009-02-04 at 13:38 +0100, Alexander Larsson wrote: I found what I think is a bug in XCopyArea. If you copy a pixmap to a window and some of the copied area is outside the pixmap then that area in the destination window is cleared to the background color (and possibly graphics

XCopyArea clip bug

2009-02-04 Thread Alexander Larsson
I found what I think is a bug in XCopyArea. If you copy a pixmap to a window and some of the copied area is outside the pixmap then that area in the destination window is cleared to the background color (and possibly graphics exposes are sent). If the GC has a clip region set so that the