On Fri, Apr 26, 2002 at 08:52:48AM -0700, Sean 'Shaleh' Perry wrote: > how do you hide the title bar in window maker?
~/GNUStep/Defaults/WMWindowAttributes stores application specific attributes. There is a boolean property NoTitlebar. That controls it. Of course, you can toggle it using the window menu bar as well. Right click on the title bar, select attributes, and toggle the params. This feature is pretty useful for apps like xbuffy. -- Sankar
