]> Dogcows Code - chaz/openbox/blobdiff - openbox/menuframe.h
improve submenu hide delay
[chaz/openbox] / openbox / menuframe.h
index 1b1dcc703f73eebffffdb03f0a6f9aff0c6ec1bd..62df87ca3263b5a8a9f8200db96e569e7cc2a5b2 100644 (file)
@@ -80,6 +80,9 @@ struct _ObMenuFrame
                            menu until it has seen a KeyPress.  this is to
                            avoid having the keybinding used to show the menu
                            end up running something inside the menu */
+    ObMenuEntryFrame * submenu_to_hide;  /* if exist (single!) submenu hide request
+               then this variable hold a copy of 'selected' field of the parent menu,
+               otherwice NULL */
 };
 
 struct _ObMenuEntryFrame
This page took 0.021811 seconds and 4 git commands to generate.