X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=openbox%2Faction.h;h=95d152829ed0ced663183997ede3e5bc3ee8bf8f;hb=e7ae71db7008c2418090608e9860da024f1c1464;hp=3ac3ee6761c96b15993a1931d462cacb80051441;hpb=c90da6da781932c2d178bfb7e39ec1d5003543b7;p=chaz%2Fopenbox diff --git a/openbox/action.h b/openbox/action.h index 3ac3ee67..95d15282 100644 --- a/openbox/action.h +++ b/openbox/action.h @@ -211,6 +211,8 @@ void action_cycle_windows(union ActionData *data); void action_directional_focus(union ActionData *data); /* DirectionalAction */ void action_movetoedge(union ActionData *data); +/* DirectionalAction */ +void action_growtoedge(union ActionData *data); /* Layer */ void action_send_to_layer(union ActionData *data); /* Layer */