aboutsummaryrefslogtreecommitdiff
path: root/view.c
Commit message (Collapse)AuthorAge
...
* reorder was misssing in Ross version of viewallAnselm R. Garbe2006-08-31
|
* added viewall to mainstream (only Ross Mohns version, not the toggle)Anselm R. Garbe2006-08-31
|
* applied sanders patch to remove unnecessary commit()Anselm R. Garbe2006-08-31
|
* removed a warning reported by JukkaAnselm R. Garbe2006-08-30
|
* improved selection policyAnselm R. Garbe2006-08-29
|
* still something wrong with reorder()Anselm R. Garbe2006-08-29
|
* this algorithm seems to keep order for any scenarioAnselm R. Garbe2006-08-29
|
* added attach/detach functions which don't attach at the begin of list, but ↵Anselm R. Garbe2006-08-29
| | | | at the slot of a first match of the tags of a client
* updated man pageAnselm R. Garbe2006-08-23
|
* separated setup stuff into main.c:setup() - this makes main() more readableAnselm R. Garbe2006-08-23
|
* separated several functions into view.cAnselm R. Garbe2006-08-22