On 10/27/07, Arun G Nair <[EMAIL PROTECTED]> wrote: > Hi, > > I just upgrade to 4.6 and I see the "resizehints problem" again. > The wallpaper shows up at the right side of the screen. A maximized > $TERM doesn't fill the screen. Is there a way around it ?
Yes, hacking tile(). But I think it's better to face the fact that some apps need this. As has been mentioned before by others, clients that request inc-handling are going to waste space one way or the other (in or outside their window), and this way they at least behave correctly (also, thanks to Arg's tile() algoritm, I wouldn't be surprised if there's actually *less* space wasted now than before). Greetings, Sander.
