X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;ds=sidebyside;f=openbox%2Fclient.h;h=9f208596f2fe6261fc2573b09b289e5c80bcbe19;hb=7c1a00802326a608bc1baeb67731a9ab3eda8ba6;hp=cae9d9052056175eea2833a9fb3de845d0632851;hpb=e0e1b7a5cb44c886d00b93051a97c13c44c7228d;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