projects
/
dana
/
openbox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a806f05
)
hm, that was a silly error. the propogate mask shouldnt get the Hint thing in it.
author
Dana Jansens
<danakj@orodu.net>
Tue, 24 Apr 2007 01:08:09 +0000
(
01:08
+0000)
committer
Dana Jansens
<danakj@orodu.net>
Tue, 24 Apr 2007 01:08:09 +0000
(
01:08
+0000)
openbox/client.c
patch
|
blob
|
history
diff --git
a/openbox/client.c
b/openbox/client.c
index f2feefdff9fb5f6092b1d1e71ad0029fdc3942a1..08d316c49d67da9448ccc4e10105b33b57b1470a 100644
(file)
--- a/
openbox/client.c
+++ b/
openbox/client.c
@@
-52,7
+52,7
@@
#define CLIENT_EVENTMASK (PropertyChangeMask | StructureNotifyMask)
#define CLIENT_NOPROPAGATEMASK (ButtonPressMask | ButtonReleaseMask | \
- ButtonMotionMask
| PointerMotionHintMask
)
+ ButtonMotionMask)
typedef struct
{