summaryrefslogtreecommitdiff
path: root/openbox/prop.h
diff options
context:
space:
mode:
authorMikael Magnusson <mikachu@comhem.se>2007-04-23 18:46:19 +0000
committerMikael Magnusson <mikachu@comhem.se>2007-04-23 18:46:19 +0000
commit141c249b8cd3b94a722acc8c0225b3cbf83e5042 (patch)
tree526d81d7ad755b733bcfa8faa7b107b7aa3696d4 /openbox/prop.h
parentfdec9c5a715761e3f8d68e2c2cbdcb5d48bae644 (diff)
show the hostname of forwarded clients in the titlebar
Diffstat (limited to 'openbox/prop.h')
-rw-r--r--openbox/prop.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/openbox/prop.h b/openbox/prop.h
index 386b7a8a..1d3445f8 100644
--- a/openbox/prop.h
+++ b/openbox/prop.h
@@ -50,6 +50,7 @@ typedef struct Atoms {
Atom wm_icon_name;
Atom wm_class;
Atom wm_window_role;
+ Atom wm_client_machine;
Atom motif_wm_hints;
/* SM atoms */