]> Dogcows Code - chaz/openbox/commitdiff
you cant grab substructureredirect on the plate. why was this even here?
authorDana Jansens <danakj@orodu.net>
Sun, 22 Apr 2007 22:55:06 +0000 (22:55 +0000)
committerDana Jansens <danakj@orodu.net>
Sun, 22 Apr 2007 22:55:06 +0000 (22:55 +0000)
openbox/frame.c

index 991e9adc71872a38900362c81bcdc6daecb42b77..a669f20ddd138c6c021b06b020e377dd673c62f9 100644 (file)
@@ -29,8 +29,7 @@
 #include "moveresize.h"
 #include "render/theme.h"
 
-#define PLATE_EVENTMASK (SubstructureRedirectMask | ButtonPressMask | \
-                         FocusChangeMask)
+#define PLATE_EVENTMASK (ButtonPressMask | FocusChangeMask)
 #define FRAME_EVENTMASK (EnterWindowMask | LeaveWindowMask | \
                          ButtonPressMask | ButtonReleaseMask | \
                          VisibilityChangeMask)
This page took 0.024342 seconds and 4 git commands to generate.