Path: utzoo!attcan!uunet!bloom-beacon!ATHENA.MIT.EDU!swick From: swick@ATHENA.MIT.EDU (Ralph R. Swick) Newsgroups: comp.windows.x Subject: Re: User-WM communication Message-ID: <8909221152.AA14162@LYRE.MIT.EDU> Date: 22 Sep 89 11:52:38 GMT References: <8909220829.AA00900@korfu.udac.uu.se> Sender: daemon@bloom-beacon.MIT.EDU Organization: DEC/MIT Project Athena Lines: 9 > The issue here is not the non-existent standard for pseudo-roots, is it? The problem, > I think, is that you cannot communicate information about a client to the window > manager without the client knowing it -- no matter what the information is. You could certainly prototype something using WM_COMMAND. '-xrm FunnyWindowManagerResource:VeryFunnyValue' will appear in the property for any Xt client and (probably) have no effect on the client.