From f506cbceae9e3d41f1e6e09d7c5e83ab3935adf9 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Mon, 7 May 2007 00:10:15 +0000 Subject: the session properties are not set on the group leader, they are set on the "client leader" which is in the WM_CLIENT_LEADER property. also they are all set when the window maps, and not to be changed thereafter. --- 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 e256d480..eaa1bf2d 100644 --- a/openbox/prop.h +++ b/openbox/prop.h @@ -52,6 +52,7 @@ typedef struct Atoms { Atom wm_window_role; Atom wm_client_machine; Atom wm_command; + Atom wm_client_leader; Atom motif_wm_hints; /* SM atoms */ -- cgit v1.2.3