| Commit message (Collapse) | Author | Age |
| |
|
| |
|
|
|
|
| |
adapted later when _DWM_CONFIG is serialized as root window property)
|
| |
|
|
|
|
| |
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
|
|
|
|
| |
be rather obvious how the scaling works anyways
|
|
|
|
| |
ratios during tile (fallback to wah if clients would get too small), documented that new stuff/shortcuts in dwm(1)
|
| |
|
|
|
|
| |
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
|