From: Dana Jansens Date: Wed, 3 Sep 2003 20:39:42 +0000 (+0000) Subject: add the startup_id X-Git-Url: https://git.brokenzipper.com/gitweb?a=commitdiff_plain;h=038735d627322c33b747ea75846e9bdcb2391767;p=chaz%2Fopenbox add the startup_id --- diff --git a/openbox/client.h b/openbox/client.h index a737921d..06856b49 100644 --- a/openbox/client.h +++ b/openbox/client.h @@ -88,6 +88,10 @@ struct _ObClient desktops) */ guint desktop; + /*! The startup id for the startup-notification protocol. This will be + NULL if a startup id is not set. */ + gchar *startup_id; + /*! Normal window title */ gchar *title; /*! The count for the title. When another window with the same title