From: Dana Jansens Date: Mon, 11 Jun 2007 00:02:06 +0000 (+0000) Subject: white client areas X-Git-Tag: release-2.0.2~35 X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=889442828b94e9b5090ad116c50a383461633e2b;p=dana%2Fobconf.git white client areas --- diff --git a/src/preview.c b/src/preview.c index 9127e97..7e463a8 100644 --- a/src/preview.c +++ b/src/preview.c @@ -443,7 +443,7 @@ static GdkPixbuf* preview_window(RrTheme *theme, const gchar *titlelayout, gdk_pixbuf_copy_area(scratch, 0, 0, w, h, pixbuf, x, y); /* clear (no alpha!) the area where the client resides */ - gdk_pixbuf_fill(scratch, 0); + gdk_pixbuf_fill(scratch, 0xffffffff); gdk_pixbuf_copy_area(scratch, 0, 0, w - 2*theme->cbwidthx, h - 2*theme->cbwidthy,