dwm-meillo
log view.c
age | author | description |
---|---|---|
Wed, 30 Aug 2006 11:15:58 +0200 | Anselm R. Garbe | removed a warning reported by Jukka |
Tue, 29 Aug 2006 15:28:29 +0200 | Anselm R. Garbe | improved selection policy |
Tue, 29 Aug 2006 13:40:09 +0200 | Anselm R. Garbe | still something wrong with reorder() |
Tue, 29 Aug 2006 09:57:57 +0200 | Anselm R. Garbe | this algorithm seems to keep order for any scenario |
Tue, 29 Aug 2006 09:23:44 +0200 | Anselm R. Garbe | added attach/detach functions which don't attach at the begin of list, but at the slot of a first match of the tags of a client |
Wed, 23 Aug 2006 18:50:46 +0200 | Anselm R. Garbe | updated man page |
Wed, 23 Aug 2006 10:21:57 +0200 | Anselm R. Garbe | separated setup stuff into main.c:setup() - this makes main() more readable |
Tue, 22 Aug 2006 16:50:21 +0200 | Anselm R. Garbe | separated several functions into view.c |