Age | Commit message (Collapse) | Author |
|
for details
|
|
use Button1 instead
removed focusclient([-]1) bound to scroll wheel - if you slightly move the mouse you will focus the first client anways which is in the way
|
|
|
|
|
|
|
|
done for dwm, updated -v as well
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
mixture of both)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
with all tags (new key combo MODKEY-Shift-0)
|
|
printage proposal for stdin reading.
|
|
|
|
|
|
|
|
|
|
with my style ( { does not belong to a new line, if function args are single-lined)
|
|
|
|
|
|
|
|
attaches all clients zoomed (otherwise higher-weight clients couldn't be attached zoomed, which sucks)
|
|
|
|
|
|
|
|
|
|
however it accepts to touch the max size on configurerequest, this shouldn't break fillscreen apps (tested with mplayer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|