]> Dogcows Code - chaz/openbox/blobdiff - openbox/action.h
add focus actions
[chaz/openbox] / openbox / action.h
index 10fa177906ce8d5d5e467bd6124ce14c8b85db15..0f277fa84e5eae9881df81e1276393ad637eb4dc 100644 (file)
@@ -90,6 +90,10 @@ void action_free(Action *a);
 /* Execute */
 void action_execute(union ActionData *data);
 /* ClientAction */
+void action_focus(union ActionData *data);
+/* ClientAction */
+void action_unfocus(union ActionData *data);
+/* ClientAction */
 void action_iconify(union ActionData *data);
 /* ClientAction */
 void action_raise(union ActionData *data);
This page took 0.021523 seconds and 4 git commands to generate.