summaryrefslogtreecommitdiff
path: root/openbox/client.h
diff options
context:
space:
mode:
Diffstat (limited to 'openbox/client.h')
-rw-r--r--openbox/client.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/openbox/client.h b/openbox/client.h
index 90c6c059..4ee4d5c3 100644
--- a/openbox/client.h
+++ b/openbox/client.h
@@ -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;