Age | Commit message (Collapse) | Author |
|
|
|
need to define Key key[] not static to do this. split focusclient into focusnext/prev, fixed config.*.h's
|
|
|
|
layout.c, now lt->arrange accesses are not possible anymore, arrange() is the super-arrange function which sets up all layouts
|
|
included in config.h resp. config.mk - this allows writing layouts for dwm without any need to patch existing code
|
|
for details
|
|
map/unmap them instead - PLEASE TEST THIS
|
|
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
|
|
|
|
|
|
|
|
config.arg.h)
|
|
know if it fixes the geyish blob window bug
|
|
|
|
|
|
|
|
|
|
done for dwm, updated -v as well
|
|
|
|
|
|
|
|
|
|
|
|
|
|
new width and height exceeding the screen space
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
Rule->isversatile
|
|
|
|
conventions and fits better the fish symbol) - also in man page
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
necessary, added border_width commit to manage()
|
|
(this reduces the overall ConfigureNotify's to clients)
|