projects
/
dana
/
obconf.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ac3d3bb
)
white client areas
author
Dana Jansens
<danakj@orodu.net>
Mon, 11 Jun 2007 00:02:06 +0000
(
00:02
+0000)
committer
Dana Jansens
<danakj@orodu.net>
Mon, 11 Jun 2007 00:02:06 +0000
(
00:02
+0000)
src/preview.c
patch
|
blob
|
history
diff --git
a/src/preview.c
b/src/preview.c
index 9127e97ce9de65e5dea88446585bcb67a1a56166..7e463a80b28748a24640a1fd7253187401daa93a 100644
(file)
--- 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, 0
xffffffff
);
gdk_pixbuf_copy_area(scratch, 0, 0,
w - 2*theme->cbwidthx,
h - 2*theme->cbwidthy,