On Tue, 2010-05-11 at 14:25 +0200, Andreas Falkenhahn wrote: > Hi, > > is it possible to remove a shape region that was installed using > XFixesSetWindowShapeRegion()? I'm not interested in simply setting the > shape region to an opaque region matching the window's bounds. I want to > remove the shape region completely. I.e. after removal, the window should > act as if XFixesSetWindowShapeRegion() had never been called on it. Is > that possible? I tried passing "None" as region, but that doesn't seem to > work.
The server code certainly accepts (and does something different for) None as the Region. Do you have a testcase, or can you better define what "doesn't seem to work" means? - ajax
signature.asc
Description: This is a digitally signed message part
_______________________________________________ [email protected]: X.Org support Archives: http://lists.freedesktop.org/archives/xorg Info: http://lists.freedesktop.org/mailman/listinfo/xorg
