]> Dogcows Code - chaz/openbox/blobdiff - openbox/menuframe.c
never mind on the hint idea, it was fun while it lasted. at least i know it is there...
[chaz/openbox] / openbox / menuframe.c
index c6a333a9a86ac8193d007df49f027108163bc62b..4cb2083dc1c7294b4d73114d322a136594beea22 100644 (file)
@@ -31,9 +31,8 @@
 #define SEPARATOR_HEIGHT 3
 #define MAX_MENU_WIDTH 400
 
-#define FRAME_EVENTMASK (ButtonPressMask |ButtonMotionMask | \
-                         PointerMotionHintMask | \
-                         EnterWindowMask | LeaveWindowMask)
+#define FRAME_EVENTMASK (ButtonPressMask |ButtonMotionMask | EnterWindowMask |\
+                         LeaveWindowMask)
 #define ENTRY_EVENTMASK (EnterWindowMask | LeaveWindowMask | \
                          ButtonPressMask | ButtonReleaseMask)
 
This page took 0.020622 seconds and 4 git commands to generate.