]> Dogcows Code - chaz/openbox/blobdiff - openbox/client.h
Merge branch 'wip/alttab'
[chaz/openbox] / openbox / client.h
index 2f1840cfb474492e48bbe1adeb3b8d140715df30..dbe93d2835dd28af87b2014b29859825ef09ade2 100644 (file)
@@ -120,6 +120,8 @@ struct _ObClient
     gchar *title;
     /*! Window title when iconified */
     gchar *icon_title;
+    /*! The title as requested by the client, without any of our own changes */
+    gchar *original_title;
     /*! Hostname of machine running the client */
     gchar *client_machine;
     /*! The command used to run the program. Pre-XSMP window identification. */
This page took 0.020043 seconds and 4 git commands to generate.