Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!samsung!think!snorkelwacker!bloom-beacon!EXPO.LCS.MIT.EDU!jim From: jim@EXPO.LCS.MIT.EDU (Jim Fulton) Newsgroups: comp.windows.x Subject: Re: WM_STATE property Message-ID: <9001031414.AA02626@kanga.lcs.mit.edu> Date: 3 Jan 90 14:14:56 GMT References: <4966@uswat.UUCP> Sender: daemon@athena.mit.edu (Mr Background) Organization: X Consortium, MIT Laboratory for Computer Science Lines: 8 I cannot find any mention of WM_STATE in any of the header files under R3 or in the source code for uwm. There was no direct support for the draft ICCCM in R3, either in uwm or Xlib. And, since the contents of WM_STATE are subject to change, there will be no Xlib calls or data structures for that particular property in R4 (window managers simply call XGetWindowProperty and XChangeProperty).