X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fopenbox;a=blobdiff_plain;f=openbox%2Fclient.h;h=ca9927467074905901868e868ec9c4c8884ed782;hp=6d018bc6995ac718aeeaa9a26c6f7a9c56e2aa2b;hb=a92c209fc1845cf3f3acdfa3f9e8f0930fd53eb3;hpb=b89cc5859068fd5543dc9e7da3f469fb0c0a7a1c diff --git a/openbox/client.h b/openbox/client.h index 6d018bc6..ca992746 100644 --- a/openbox/client.h +++ b/openbox/client.h @@ -632,6 +632,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