Sander van Dijk --> dwm (2006-09-22 16:55:07 +0200): > On 9/22/06, Jukka Salmi <[EMAIL PROTECTED]> wrote: > >BTW, I'm not sure if this is desired behaviour, but that's how dwm > >currently behaves: if I maximise a client which has isfloat==True and > >has only tag n applied, view a tag other than n, and then view tag n > >again, the client is not maximised anymore. The attached patch would > >fix this. > > Correct me if I'm wrong, but doesn't this give the client fullscreen > size rather than keeping it maximized (meaning basically: I'd expect > that you can't "unmax" that client after this)?
No, you should be able to unmax the client by calling zoom() again. Cheers, Jukka -- bashian roulette: $ ((RANDOM%6)) || rm -rf ~

