]> Dogcows Code - chaz/openbox/blobdiff - openbox/action.h
Add a FocusToBottom action which moves the client to the bottom of the focus order...
[chaz/openbox] / openbox / action.h
index 035828751dc11ee0ef89ef5532d531d526dccc18..3ef5aa734a3cc8a5fb83c5ceb02b5669187f1265 100644 (file)
@@ -230,6 +230,8 @@ void action_unfocus(union ActionData *data);
 /* ClientAction */
 void action_iconify(union ActionData *data);
 /* ClientAction */
+void action_focus_order_to_bottom(union ActionData *data);
+/* ClientAction */
 void action_raiselower(union ActionData *data);
 /* ClientAction */
 void action_raise(union ActionData *data);
This page took 0.020706 seconds and 4 git commands to generate.