X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fclient.h;fp=openbox%2Fclient.h;h=832405cf63616fd0174ed553f67a0e808ec48993;hb=48b6fd9ac4cb82c0c176a4554ce3272c01025aae;hp=f55c7ac6e788b0bd0a4a35a8cc61b31629e2cd65;hpb=1169118e60050ee361e22111ffce842ff393d8bf;p=chaz%2Fopenbox diff --git a/openbox/client.h b/openbox/client.h index f55c7ac6..832405cf 100644 --- a/openbox/client.h +++ b/openbox/client.h @@ -634,6 +634,8 @@ void client_setup_decor_and_functions(ObClient *self, gboolean reconfig); /*! Sets the window's type and transient flag */ void client_get_type_and_transientness(ObClient *self); +/*! Gets the motif wm hints */ +void client_get_mwm_hints(ObClient *self); /*! Returns a client's icon set, or its parents (recursively) if it doesn't have one