X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fclient.h;h=9f208596f2fe6261fc2573b09b289e5c80bcbe19;hb=ad8a7e2e025cd6eba8f7b8b29f85cb9e81b808b5;hp=cae9d9052056175eea2833a9fb3de845d0632851;hpb=007a84323f7c3445683fb189c00b7952cdd7d988;p=chaz%2Fopenbox diff --git a/openbox/client.h b/openbox/client.h index cae9d905..9f208596 100644 --- a/openbox/client.h +++ b/openbox/client.h @@ -463,6 +463,9 @@ void client_find_edge_directional(ObClient *self, ObDirection dir, gint *dest, gboolean *near_edge); void client_find_move_directional(ObClient *self, ObDirection dir, gint *x, gint *y); +void client_find_resize_directional(ObClient *self, ObDirection side, + gboolean grow, + gint *x, gint *y, gint *w, gint *h); /*! Fullscreen's or unfullscreen's the client window @param fs true if the window should be made fullscreen; false if it should