all repos — openbox @ 038735d627322c33b747ea75846e9bdcb2391767

openbox fork - make it a bit more like ryudo

add the startup_id
Dana Jansens danakj@orodu.net
commit

038735d627322c33b747ea75846e9bdcb2391767

parent

973507ff28b5d71433b3d0583e757fbc82b254c5

1 files changed, 4 insertions(+), 0 deletions(-)

jump to
M openbox/client.hopenbox/client.h

@@ -88,6 +88,10 @@ /*! The desktop on which the window resides (0xffffffff for all

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