On Wed, 5 May 2010 16:25:28 -0400, Adam Jackson <[email protected]> wrote:
> + > + /* if we don't need to backfill, we're done */ > + if (pWin->backgroundState != BackgroundPixmap) > + return pPixmap; > + if (pWin->background.pixmap != None) > + return pPixmap; > + Presumably this pixmap is being allocated for the window manager frame, not the application itself. This isn't looking at the background for the application, just the frame. -- [email protected]
pgpyJA2qtmsNG.pgp
Description: PGP signature
_______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
