Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | moved LENGTH to dwm.c, moved prevtags to dwm.c | arg@suckless.org | 2007-11-07 | 1 | -4/+0 |
| | |||||
* | revival of RESIZEHINTS | Anselm R. Garbe | 2007-11-02 | 1 | -0/+1 |
| | |||||
* | replaced Nmacros with LENGTH(x) macro | Anselm R. Garbe | 2007-10-28 | 1 | -6/+5 |
| | |||||
* | replaced ISTILE with domwfact/dozoom bools, removed nrules, nlayouts and ↵ | Anselm R. Garbe | 2007-10-28 | 1 | -1/+3 |
| | | | | ltidx, added NRULES, NLAYOUTS and Layout *layout as alternatives, removed isarrange(), checking against layout->arrange instead. | ||||
* | going toward 4.7 | Anselm R. Garbe | 2007-10-27 | 1 | -0/+3 |
| | |||||
* | removed RESIZEHINTS and enhanced tile for fixed or aspect-ratio'ed clients | arg@suckless.org | 2007-10-24 | 1 | -1/+0 |
| | |||||
* | added antoszka's viewprev patch with some minor modifications, restored ↵ | Anselm R. Garbe | 2007-10-10 | 1 | -0/+1 |
| | | | | Client->tags as Bool *, however kept the static initialization of ntags and seltags (prevtags) - this seems to be the best compromise | ||||
* | removing NULL-terminating **tags definition in config.h | Anselm R. Garbe | 2007-10-05 | 1 |