From 3c4d73c48403198a7d2db8d36a6174082840b58d Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sun, 6 May 2007 11:14:20 +0000 Subject: save session state for old clients that dont use XSMP. more session improvements. with ksmserver we can save a few things before the clients go messing with stuff during the interactive phase. --- 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 75431b95..e256d480 100644 --- a/openbox/prop.h +++ b/openbox/prop.h @@ -51,6 +51,7 @@ typedef struct Atoms { Atom wm_class; Atom wm_window_role; Atom wm_client_machine; + Atom wm_command; Atom motif_wm_hints; /* SM atoms */ -- cgit v1.2.3