Re: [dwm] Fwd: Re: maximization handling

From: Jukka Salmi <j+dwm_AT_2006.salmi.ch>
Date: Fri, 22 Sep 2006 12:35:02 +0200

Anselm R. Garbe --> dwm (2006-09-22 11:51:00 +0200):
> I fixed it through removing the toggle, thus one has to wether
> switch mode or to resize with mouse if one wants to have a
> client smaller. This is most simple and predictable after all...

...but switching mode doesn't resize clients with isfloat==True. And
if I don't use a mouse I'm screwed...

What about re-adding this alternate geometry to struct Client, together
with a Bool to store whether the alternate geometry is currently in
use or not? In dotile(), you could then swap geometry values (as in
zoom() revision 478) before setting them for clients which are using
the alternate geometry.

Cheers, Jukka

-- 
bashian roulette:
$ ((RANDOM%6)) || rm -rf ~

Received on Fri Sep 22 2006 - 12:35:04 UTC

This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 14:31:20 UTC