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:
463e57e
)
*** empty log message ***
author
root
<root>
Fri, 6 Jan 2006 05:43:36 +0000
(
05:43
+0000)
committer
root
<root>
Fri, 6 Jan 2006 05:43:36 +0000
(
05:43
+0000)
src/command.C
patch
|
blob
|
history
diff --git
a/src/command.C
b/src/command.C
index 423d412a56e7fc114609deed0375d82fc9cdf864..dc9b1adb577b9d87158020388a2fbbcb2849757d 100644
(file)
--- a/
src/command.C
+++ b/
src/command.C
@@
-1875,6
+1875,7
@@
rxvt_term::button_press (XButtonEvent &ev)
{
/* same button, within alloted time */
MEvent.clicks++;
+
if (MEvent.clicks > 1)
{
/* only report double clicks */
@@
-2092,8
+2093,10
@@
rxvt_term::button_press (XButtonEvent &ev)
break;
}
}
+
return;
}
+
#if MENUBAR
/*
* Menubar window processing of button press