Age | Commit message (Collapse) | Author |
|
|
|
done for dwm, updated -v as well
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
with my style ( { does not belong to a new line, if function args are single-lined)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
KEYS struct
|
|
|
|
make them work in tiled mode, thus I switch to floating mode if I run such kind of app), also fixed the xterm issue reported by Sander
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|