]> Dogcows Code - chaz/openbox/blobdiff - openbox/action.h
add RECT_CONTAINS
[chaz/openbox] / openbox / action.h
index 0f277fa84e5eae9881df81e1276393ad637eb4dc..c8e004873bf50d26f37c6d9c50373feb826efcc9 100644 (file)
@@ -100,6 +100,8 @@ void action_raise(union ActionData *data);
 /* ClientAction */
 void action_lower(union ActionData *data);
 /* ClientAction */
+void action_focusraise(union ActionData *data);
+/* ClientAction */
 void action_close(union ActionData *data);
 /* ClientAction */
 void action_shade(union ActionData *data);
This page took 0.020029 seconds and 4 git commands to generate.