]> Dogcows Code - chaz/openbox/blobdiff - openbox/action.h
skip better
[chaz/openbox] / openbox / action.h
index 672ee6c42b1f78c9e9e1bb253d2553641c033f10..95d9bc2cf9de6f49361c15fb4cb81fd710fe6ab5 100644 (file)
@@ -91,6 +91,10 @@ Action *action_new(void (*func)(union ActionData *data));
    action_execute - the path needs to be set
    action_restart - the path can optionally be set
    action_desktop - the destination desktop needs to be set
+   action_move_relative_horz - the delta
+   action_move_relative_vert - the delta
+   action_resize_relative_horz - the delta
+   action_resize_relative_vert - the delta
 */
 Action *action_from_string(char *name);
 void action_free(Action *a);
This page took 0.019695 seconds and 4 git commands to generate.