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:
a82c1ef
)
back out r5812. you do want that there
author
Dana Jansens
<danakj@orodu.net>
Mon, 23 Apr 2007 02:02:34 +0000
(
02:02
+0000)
committer
Dana Jansens
<danakj@orodu.net>
Mon, 23 Apr 2007 02:02:34 +0000
(
02:02
+0000)
openbox/frame.c
patch
|
blob
|
history
diff --git
a/openbox/frame.c
b/openbox/frame.c
index a669f20ddd138c6c021b06b020e377dd673c62f9..991e9adc71872a38900362c81bcdc6daecb42b77 100644
(file)
--- a/
openbox/frame.c
+++ b/
openbox/frame.c
@@
-29,7
+29,8
@@
#include "moveresize.h"
#include "render/theme.h"
-#define PLATE_EVENTMASK (ButtonPressMask | FocusChangeMask)
+#define PLATE_EVENTMASK (SubstructureRedirectMask | ButtonPressMask | \
+ FocusChangeMask)
#define FRAME_EVENTMASK (EnterWindowMask | LeaveWindowMask | \
ButtonPressMask | ButtonReleaseMask | \
VisibilityChangeMask)