projects
/
dana
/
urxvt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
52701ae
)
*** empty log message ***
author
root
<root>
Mon, 16 Jan 2006 16:19:19 +0000
(16:19 +0000)
committer
root
<root>
Mon, 16 Jan 2006 16:19:19 +0000
(16:19 +0000)
src/misc.C
patch
|
blob
|
history
diff --git
a/src/misc.C
b/src/misc.C
index d2ca864eae704bec272e1cdc16858e6bdbcfd615..97c4215a4facce288d998b483d157c75629cbdb4 100644
(file)
--- a/
src/misc.C
+++ b/
src/misc.C
@@
-551,7
+551,7
@@
rxvt_Draw_Shadow (Display *display, Window win, GC topShadow, GC botShadow, int
{
int shadow;
- shadow = (w == 0 || h == 0) ? 1 :
MENU_SHADOW
;
+ shadow = (w == 0 || h == 0) ? 1 :
2
;
w += x - 1;
h += y - 1;
for (; shadow-- > 0; x++, y++, w--, h--)