key input works for ObPrompt windows now
[mikachu/openbox.git] / openbox / prompt.h
index 02c1edd..b31a0c0 100644 (file)
@@ -41,6 +41,8 @@ struct _ObPrompt
     InternalWindow 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;