]> Dogcows Code - chaz/openbox/blobdiff - openbox/menuframe.c
add the move action
[chaz/openbox] / openbox / menuframe.c
index 6a25a9aece93d8daa1bbc627f3e6257bfcfaee20..2abd87073190cb39065cb909128a0d1062d57617 100644 (file)
@@ -1203,7 +1203,7 @@ void menu_entry_frame_execute(ObMenuEntryFrame *self, guint state)
             func(entry, frame, client, state, data);
         else
             actions_run_acts(acts, OB_USER_ACTION_MENU_SELECTION,
-                             state, -1, -1, OB_FRAME_CONTEXT_NONE, client);
+                             state, -1, -1, 0, OB_FRAME_CONTEXT_NONE, client);
     }
 }
 
This page took 0.020694 seconds and 4 git commands to generate.