dwm-meillo

log main.c

age author description
Fri, 25 Aug 2006 15:48:44 +0200 Anselm R. Garbe trying a different configuration
Fri, 25 Aug 2006 15:21:49 +0200 Anselm R. Garbe fixed typo
Fri, 25 Aug 2006 15:12:32 +0200 Anselm R. Garbe removed a bunch of lines, made mode symbols configurable
Fri, 25 Aug 2006 12:59:45 +0200 Anselm R. Garbe new color stuff/new rendering stuff
Fri, 25 Aug 2006 07:54:49 +0200 Anselm R. Garbe back to 3 colors
Thu, 24 Aug 2006 12:04:56 +0200 Anselm R. Garbe 3->4 colors
Thu, 24 Aug 2006 09:25:10 +0200 Anselm R. Garbe changing tag indicator through underline
Wed, 23 Aug 2006 13:04:43 +0200 Anselm R. Garbe removed a blank line
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 17:40:21 +0200 Anselm R. Garbe rearranged getproto
Tue, 22 Aug 2006 17:38:59 +0200 Anselm R. Garbe removed winprop (merged into getproto)
Tue, 22 Aug 2006 16:42:29 +0200 Anselm R. Garbe removed DEFTAG
Mon, 21 Aug 2006 07:33:18 +0200 Anselm R.Garbe small renamings of two static functions
Mon, 21 Aug 2006 07:31:15 +0200 Anselm R.Garbe small changes to dwm.1, rearranged order within main event loop
Wed, 16 Aug 2006 19:25:29 +0200 Anselm R.Garbe corrected order of cleanup code