On Sun, May 28, 2000 at 01:21:50PM +0000, Youngjin Hahn wrote:
> I was wondering, since obviously window frames are eating resources, and
> style standards are pretty much diverging because of this new compile
> time option, perhaps we should just get rid of window frames all
> togeter? I don't think it would make blackbox look all that worse, and
> it would get rid of this resource/style problem. Just my two cents.
>
The simpler approach of no styled frames is preferred here. Otherwise where
would the resize grips live? Besides, a window manager does its magic by
the mapped window into a frame it creates and managing the frame. All actions
performed by the wm on a window are actually performed on the frame which then
affects it children (the mapped window).