On Sat, Aug 04, 2007 at 02:00:57PM +0200, Giorgio Lando wrote:
> > See config.arg.h how I like the ratios change in a combined way,
> > and config.default.h only changes the horizontal ratio and keeps
> > the vertical ratio at 1.0.
>
> Since the old behaviour can now be easily restored, I have nothing to
> complain further.
Well I currently think about shortcuts to the desired
functionality. Currently we have inchratio() bound to
Mod1-{h,l}, and Mod1-{j,k} for up/down navigation. This feels
convenient, even if it breaks consistency. Besides this, there
is Mod1-Shift-{j,k} for dec-/incrementing nmaster.
However, with dwm-4.4 we will have the vertical ratio as well,
and I believe it is a better idea to have two distinct
functions.
Hence, I propose the following:
Mod1-{j,k} -> focusclient() up down
Mod1-{h,l} -> incnmaster() inc dec
Mod1-Shift-{h,l} -> inchratio() inc dec
Mod1-Shift-{j,k} -> incvratio() inc dec
I tested this proposal for a couple of minutes and it doesn't
feels bad, at least not worse than before. I also think that
changing the ratio is usually a rare operation.
Any complains?
Regards,
-- Anselm R. Garbe >< http://www.suckless.org/ >< GPG key: 0D73F361Received on Sat Aug 04 2007 - 19:16:53 UTC
This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 14:47:56 UTC