]> Dogcows Code - chaz/openbox/blobdiff - openbox/client.h
if a prompt is already showing and you try show it again, then make it active. in...
[chaz/openbox] / openbox / client.h
index 4e19bdf8353489d5d513ffbf3a6959f6e2c83c7c..197fb061a3d4ebaa8e6e43bc2d5a65148a5f521a 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.021334 seconds and 4 git commands to generate.