From 141c249b8cd3b94a722acc8c0225b3cbf83e5042 Mon Sep 17 00:00:00 2001 From: Mikael Magnusson Date: Mon, 23 Apr 2007 18:46:19 +0000 Subject: show the hostname of forwarded clients in the titlebar --- openbox/prop.h | 1 + 1 file changed, 1 insertion(+) (limited to 'openbox/prop.h') 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 */ -- cgit v1.2.3