X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;ds=sidebyside;f=openbox%2Fclient.h;h=610c8cd4f93e59a03ee3b68bbf5ae9b7d2a35be7;hb=02c15aca65f0e5eb7b82ed3176ab492fe19e6eff;hp=fe37a7d7c8ef2592043d06e2cdead13da3a64c35;hpb=07b38ba2c3fb7d63bc09a6221c675e1c1a3afc4d;p=chaz%2Fopenbox diff --git a/openbox/client.h b/openbox/client.h index fe37a7d7..610c8cd4 100644 --- a/openbox/client.h +++ b/openbox/client.h @@ -469,4 +469,6 @@ void client_set_layer(ObClient *self, int layer); guint client_monitor(ObClient *self); +gchar* client_get_sm_client_id(ObClient *self); + #endif