Age | Commit message (Collapse) | Author |
|
|
|
|
|
need to define Key key[] not static to do this. split focusclient into focusnext/prev, fixed config.*.h's
|
|
|
|
|
|
included in config.h resp. config.mk - this allows writing layouts for dwm without any need to patch existing code
|
|
for details
|
|
ratios during tile (fallback to wah if clients would get too small), documented that new stuff/shortcuts in dwm(1)
|
|
like in dwm-4.3, config.arg.h shows how I prefer the ratio being handled (for the future I plan to change const char *arg into ..., and renaming Client into Win.)
|
|
|
|
|
|
done for dwm, updated -v as well
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Tab/S-Tab/g/s for focus and master resizing
|
|
sounds more correct) - English speakers convinced me
|
|
|
|
|
|
|
|
|
|
|
|
need atoi() in some places
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
conventions and fits better the fish symbol) - also in man page
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|