Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!uwm.edu!bionet!agate!ucbvax!ucdavis!csusac!unify!openlook!openlook-request From: smarks@Eng.Sun.COM (Stuart Marks) Newsgroups: comp.windows.open-look Subject: Re: Sun 'olwm' "full screen" behavior Message-ID: <99lvg0x@openlook.Unify.Com> Date: 11 Mar 91 22:14:52 GMT Lines: 22 From: djb@cbnews.att.com (david.j.bryant) How does the Sun 'olwm' window manager decide what is meant by "Full Screen"? Whenever I select "Full Screen" from the window menu my application is always resized to full screen height but is unchanged in width. [...] I've tried using size hints to specify max height/width, but Sun 'olwm' seems to ignore this information. (You mean "Full Size", not "Full Screen", right?) By default, olwm zooms the window to full screen height and leaves its width unchanged. However, if the program has specified a maximum size in WM_NORMAL_HINTS, olwm will use that size instead. In order to get this to work, you must set WM_NORMAL_HINTS property before the window is mapped onto the screen. If you change the hints after the window is mapped, olwm won't pick up the changes. s'marks Stuart W. Marks ARPA: smarks@eng.sun.com Windows & Graphics Software UUCP: sun!smarks Sun Microsystems, Inc.