Makefile
Mon, 19 May 2008 20:08:31 +0100 anselm reverted dist target in Makefile
Sat, 17 May 2008 14:41:41 +0100 Anselm R Garbe removed the exact focus mechanism of next/prev window
Sun, 20 Apr 2008 19:09:30 +0100 anselm this is the correct way
Sun, 20 Apr 2008 19:09:00 +0100 anselm copyright notice is in LICENSE
Thu, 03 Apr 2008 14:38:58 +0100 Anselm R Garbe some cleanup changes
Thu, 13 Mar 2008 10:11:02 +0000 Anselm R Garbe removed all defines of geoms, implemented setgeoms() instead, added config.anselm.h to show how I'd like to see that people edit their geoms
Fri, 19 Oct 2007 09:56:51 +0200 arg thx to Toni Lainson
Thu, 18 Oct 2007 10:28:41 +0200 arg removed dwm.h, just include C-files in config.h if you extend dwm, that's simplier and most flexible than all other possibilities
Thu, 11 Oct 2007 20:47:34 +0200 Anselm R. Garbe recreated dwm.h
Sun, 23 Sep 2007 11:24:12 +0200 Anselm R. Garbe renamed config.h into config.def.h, config.h will be created if not present, this seems less annoying after all
Mon, 17 Sep 2007 16:42:37 +0200 arg made all stuff non-static - so you can choose wether to use dwm the static or the extern way when extending it
Sat, 15 Sep 2007 22:25:27 +0200 Anselm R. Garbe micromizing dwm step 1
Sat, 15 Sep 2007 13:16:54 +0200 Anselm R. Garbe moved bar-related stuff to bar.c (merged draw.c into that)
Sat, 15 Sep 2007 10:35:18 +0200 Anselm R. Garbe renamed config.default.h into config.h
Sat, 15 Sep 2007 10:31:28 +0200 Anselm R. Garbe dist target only needs to add config.default.h
Sun, 19 Aug 2007 10:57:02 +0200 Anselm R. Garbe added screen.c, removed layout.c and tag.c
Wed, 15 Aug 2007 19:27:32 +0200 Anselm R. Garbe fififi
Sat, 11 Aug 2007 12:11:50 +0200 Anselm R. Garbe separated layout-specific stuff into separate .h and .c files which are included in config.h resp. config.mk - this allows writing layouts for dwm without any need to patch existing code
Tue, 15 May 2007 13:44:04 +0200 Anselm R. Garbe removed strip, added -s to LDFLAGS
Fri, 13 Apr 2007 11:40:09 +0200 Anselm R. Garbe yet another fix of copyright compactisition
Wed, 21 Feb 2007 11:04:33 +0100 Anselm R. Garbe fixed quoting and a comment 3.6
Tue, 20 Feb 2007 13:46:21 +0100 Anselm R. Garbe added draw.c again (except getcolor and setfont which are helpers in main.c)
Tue, 20 Feb 2007 10:49:53 +0100 Anselm R. Garbe split screen.c into layout.c and tag.c (because the view is an implicit mixture of both)
Mon, 19 Feb 2007 15:17:31 +0100 Anselm R. Garbe draw.c is useless (belongs to main.c now)
Mon, 19 Feb 2007 15:05:29 +0100 Anselm R. Garbe renamed view.c into screen.c
Mon, 19 Feb 2007 14:44:05 +0100 Anselm R. Garbe merged tag.c, view.c and tile.c to manage.c
Mon, 19 Feb 2007 13:00:29 +0100 Anselm R. Garbe introduced tile.c, some refactoring of functions
Thu, 08 Feb 2007 14:09:52 +0100 Anselm R. Garbe fixed copyright notice in Makefile
Mon, 05 Feb 2007 11:09:53 +0100 Anselm R. Garbe got rid of LD (inspired by JGs patch to wmii)
Tue, 02 Jan 2007 15:37:58 +0100 arg next version will contain updated copyright notice
Tue, 22 Aug 2006 16:50:21 +0200 Anselm R. Garbe separated several functions into view.c
Mon, 14 Aug 2006 16:11:54 +0200 Anselm R.Garbe removed finished message
Mon, 14 Aug 2006 08:43:19 +0200 Anselm R.Garbe applied Sanders LD and resize patches
Tue, 08 Aug 2006 09:30:45 +0200 Anselm R.Garbe applied Sanders tiny patches
Mon, 07 Aug 2006 11:58:46 +0200 arg typo fix
Mon, 07 Aug 2006 11:57:05 +0200 arg applied Sanders man page/Makefile patch
Mon, 07 Aug 2006 08:46:11 +0200 arg added stripping to dwm target in Makefile
Thu, 03 Aug 2006 17:08:43 +0200 arg removed CONFIG
Thu, 03 Aug 2006 15:36:13 +0200 arg make config.h not a time dependence
Thu, 03 Aug 2006 15:29:28 +0200 arg removed rm config.h from clean
Thu, 03 Aug 2006 15:21:08 +0200 arg added gmake compliance
Thu, 03 Aug 2006 15:05:34 +0200 arg applied Jukka's diff
Thu, 03 Aug 2006 13:50:37 +0200 arg applied Sanders Makefile patch
Thu, 03 Aug 2006 11:27:29 +0200 arg using SRC instead of *.c
Thu, 03 Aug 2006 10:59:20 +0200 arg changed the files included in make dist
Thu, 03 Aug 2006 10:58:29 +0200 arg applied Sanders doc changes, added a PHONY line and changed the output of config.h creation somewhat
Wed, 02 Aug 2006 17:49:21 +0200 arg implemented the idea presented by Sander for dwm target
Tue, 01 Aug 2006 12:32:33 +0200 arg applied Sanders patches
Thu, 20 Jul 2006 09:45:47 +0200 arg makefile now sets permissions for executables and man pages
Mon, 17 Jul 2006 18:49:13 +0200 Anselm R. Garbe simplified Makefile
Sat, 15 Jul 2006 16:30:50 +0200 Anselm R. Garbe rearranged several stuff
Fri, 14 Jul 2006 22:33:38 +0200 Anselm R. Garbe rearranged
Fri, 14 Jul 2006 18:46:12 +0200 Anselm R. Garbe draw bar on exposure ;)
Fri, 14 Jul 2006 18:40:31 +0200 Anselm R. Garbe prep 0.1 0.1
Fri, 14 Jul 2006 10:07:38 +0200 Anselm R. Garbe implemented bar for dwm (I miss status text), I plan that status text is read from stdin in dwm
Thu, 13 Jul 2006 11:43:05 +0200 Anselm R. Garbe changed default colors
Thu, 13 Jul 2006 10:34:55 +0200 Anselm R. Garbe added dev.c instead of kb.c
Thu, 13 Jul 2006 09:32:22 +0200 Anselm R. Garbe added logo+description
Thu, 13 Jul 2006 01:30:55 +0200 Anselm R. Garbe removed unnecessary crap
Wed, 12 Jul 2006 16:00:51 +0200 Anselm R. Garbe added grid mode on Mod1Mask g
less more (0) -60 tip