| Commit message (Collapse) | Author | Age |
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Tab/S-Tab/g/s for focus and master resizing
|
|
|
|
| |
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
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
conventions and fits better the fish symbol) - also in man page
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
with all tags (new key combo MODKEY-Shift-0)
|
| |
|
|
|
|
| |
functions per keypress (avoids implementing useless masterfunctions which call atomic ones)
|
|
|
|
| |
MODKEY-Shift-space as shortcut
|
| |
|