On 9/22/06, Jukka Salmi <[EMAIL PROTECTED]> wrote:
Sander van Dijk --> dwm (2006-09-22 16:55:07 +0200): > 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.
Right, I missed the "continue" in the if(c->isfloat) part, sorry. Greets, Sander.

