]> Dogcows Code - chaz/openbox/blobdiff - openbox/prompt.h
Don't handle input events on prompts if they should be used for a binding/menu instead.
[chaz/openbox] / openbox / prompt.h
index 0d7cfef8bb8a2d8c3aba510f08d3d2172932275b..3c46c3097e844b8d8c0f30710beb61514b81a077 100644 (file)
@@ -38,6 +38,7 @@ struct _ObPromptElement {
 
     gint x, y, width, height;
     gboolean pressed;
+    gboolean hover;
     gint result;
 };
 
This page took 0.021758 seconds and 4 git commands to generate.