Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
done for dwm, updated -v as well
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(fullscreen mode)
|
|
|
|
|
|
|
|
|
|
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
|
|
does the same afair)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
necessary, added border_width commit to manage()
|
|
|
|
strlen(stext) - 1 is unnecessary
|
|
|
|
|
|
|
|
times in the early 90s completely disappeared, no punned pointer warning anymore ;)
|
|
handle this in dwm as well
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|