Age | Commit message (Collapse) | Author |
|
|
|
|
|
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)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
borken apps)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(more clear)
|