]> Dogcows Code - chaz/openbox/blobdiff - openbox/action.h
use the new client_directional_edge_search for the movetoedge actions.
[chaz/openbox] / openbox / action.h
index 3ac3ee6761c96b15993a1931d462cacb80051441..95d152829ed0ced663183997ede3e5bc3ee8bf8f 100644 (file)
@@ -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 */
This page took 0.019352 seconds and 4 git commands to generate.