key input works for ObPrompt windows now
[mikachu/openbox.git] / openbox / prompt.h
index b0ebad5..09361b0 100644 (file)
@@ -41,6 +41,8 @@ struct _ObPrompt
     ObInternalWindow super;
     gint ref;
 
+    guint event_mask;
+
     /* keep a copy of this because we re-render things that may need it
        (i.e. the buttons) */
     RrAppearance *a_bg;