]> Dogcows Code - chaz/openbox/blobdiff - openbox/client.h
show the hostname of forwarded clients in the titlebar
[chaz/openbox] / openbox / client.h
index 90c6c059d2e82f35856a5c4d04aa72d003e59965..4ee4d5c310413d2364d04aaed4496458f24f5acc 100644 (file)
@@ -116,6 +116,8 @@ struct _ObClient
     gchar *title;
     /*! Window title when iconified */
     gchar *icon_title;
+    /*! Hostname of machine running client */
+    gchar *client_machine;
 
     /*! The application that created the window */
     gchar *name;
This page took 0.020072 seconds and 4 git commands to generate.