Possible bug in Composite extension
Keith Packard
keithp at keithp.com
Wed Jan 5 10:57:16 PST 2005
Around 19 o'clock on Jan 5, "Amir Bukhari" wrote:
> With the bits copy I have made from the old pixmap to the new pixmap garbage
> content doesn't appear.
That's because the applications you are testing with use 'NorthWest'
gravity which is precisely the semantic you've implemented with your
CopyArea call.
A problem will occur when you simultaneously move and resize a window with
another gravity value such that the pixels within the window remain
stationary wrt the screen; miSlideAndSize will not call the CopyWindow
proc to reposition these (unmoving) pixels.
-keith
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg/attachments/20050105/7abc4234/attachment.pgp>
More information about the xorg
mailing list