[Xorg] SHAPE and Composite Extensions
Deron Johnson
Deron.Johnson at Sun.COM
Thu Aug 12 09:05:37 PDT 2004
The right thing will still happen. The backing pixmap will be the size
of the rectangle which encloses the borderSize region. The portion of
the backing pixmap which is not within the borderSize region will
never be rendered to. (In my LG3D-modified X server, I actually
zero out these pixels which are never rendered, but I only do this
because I currently don't support the shape extension. When this
support is added I can probably toss the zeroing code).
Amir Bukhari wrote:
> The Shape Extension gives Applications the ability to define non-rectangular
> window. What happened when this window is redirect to an off-screen? Did
> this will affect also GC Operations wrapped by Composite?
>
> Amir Bukhari
> E-Mail: ufz6 at rz.uni-karlsruhe.de
>
> _______________________________________________
> xorg mailing list
> xorg at freedesktop.org
> http://freedesktop.org/mailman/listinfo/xorg
More information about the xorg
mailing list