Thu, 22 Feb 2007 08:08:36 +0100 | Anselm R. Garbe | fixed exit condition in togglemax() | changeset | files |
Thu, 22 Feb 2007 08:02:04 +0100 | Anselm R. Garbe | fixing missing extern declars in dwm.h for {de,at}tach() | changeset | files |
Thu, 22 Feb 2007 07:59:13 +0100 | Anselm R. Garbe | several changes, made togglemax extern and separated it from zoom() - moved zoom() and togglemax() into layout.c, changed void (*func)(Arg *) into void (*func)(Arg), changed default keybindings of focusnext/focusprev and incmasterw to h/j/k/l accordingly, made keys in config*h appear alphabetically (special keys first), renamed resizemaster into incmasterw, renamed MASTER into MASTERWIDTH | changeset | files |