Re: [dwm] dwm-4.4

From: pancake <pancake_AT_youterm.com>
Date: Thu, 23 Aug 2007 22:07:46 +0200

This is my impressions and random tips for dwm-4.4:

 - togglemax doesn't work on tiled mode (i know that it shouldn't, but imho
   it will be more coherent to be able to call the same function for all modes
   and layouts).
 - i really miss the nmaster feature (i used most of times to have a grid-like
   layout and be able to use better the vertical space on the left area
 - defaults mwfactor is really small IMHO. It should be +-0.5 or +-0.1
 - some keybindings in the config.default.h are not well sorted (meta+space)
 - i miss the mouse wheel on tag switch :/
 - what about letting the 0.1 and 0.9 limits configurable from config.h? this
   can be used to set to 0 or 1 and set a vertical layout (slave area) or a
   fullscreen (master). maybe something like

     #define MWFACTORLEFT 0.5
     #define MWFACTORRIGHT 1

   or

     #define MWFACTORLIMIT 0.1

   To define same factor on both limits.

 - i have been added yeahconsole into my xinitrc. This is my ~/.Xdefaults

   yeahconsole*toggleKey:Control+Return
   yeahconsole*background:black
   yeahconsole*foreground:gray
   yeahconsole*font:9x15
   yeahconsole*aniDelay:18
   yeahconsole*stepSize:15
   yeahconsole*consoleHeight:30

 - I plan to port the clients-per-tag patch soon
 - for the rest, it looks pretty fine to me as usually :)

--pancake

On Thu, 23 Aug 2007 18:19:13 +0200
"Anselm R. Garbe" <arg_AT_suckless.org> wrote:

> Hi there,
>
> I created dwm-4.4, you can download it from
>
> http://www.suckless.org/download/dwm-4.4.tar.gz
>
> This release contains certain bug fixes, a lot of code polishing
> and some removed features.
>
> I refer to the mailing list archives for details.
>
> Regards,
> --
> Anselm R. Garbe >< http://www.suckless.org/ >< GPG key: 0D73F361
>
Received on Thu Aug 23 2007 - 22:07:16 UTC

This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 14:50:39 UTC