| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
| |
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.)
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
not possible.
|
| |
|
|
|
|
| |
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
|
|
|
|
| |
those are not client-specific), moved toggleversatile() from layout.c to client.c (because those are client-specific)
|
|
mixture of both)
|