]> Dogcows Code - chaz/openbox/blobdiff - openbox/action.h
more focus fixes. i wish this could end.
[chaz/openbox] / openbox / action.h
index cf6f633e18fa6cce1b83df9caf430c30410a75ef..5208025140b8c314c0d16330752d0c99d1946a27 100644 (file)
@@ -161,5 +161,9 @@ void action_toggle_decorations(union ActionData *data);
 void action_move(union ActionData *data);
 /* Resize */
 void action_resize(union ActionData *data);
+/* Execute */
+void action_restart(union ActionData *data);
+/* Any */
+void action_exit(union ActionData *data);
 
 #endif
This page took 0.023207 seconds and 4 git commands to generate.