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.c | 1 + 1 file changed, 1 insertion(+) (limited to 'openbox/prop.c') diff --git a/openbox/prop.c b/openbox/prop.c index 4d366a59..15be0292 100644 --- a/openbox/prop.c +++ b/openbox/prop.c @@ -49,6 +49,7 @@ void prop_startup() CREATE(wm_class, "WM_CLASS"); CREATE(wm_window_role, "WM_WINDOW_ROLE"); CREATE(wm_client_machine, "WM_CLIENT_MACHINE"); + CREATE(wm_command, "WM_COMMAND"); CREATE(motif_wm_hints, "_MOTIF_WM_HINTS"); CREATE(sm_client_id, "SM_CLIENT_ID"); -- cgit v1.2.3