log config.mk @ 589:732c58a3d92d

age author description
2006-11-25 arg next version will be 2.4
2006-11-21 arg applied Gottox patches
2006-11-03 arg next release will be 2.2
2006-10-31 arg applied Gottox patch to simplify the resizing of col, instead of resizing the current area, it only resizes the master area in the future (seems more predictable)
2006-10-14 Anselm R. Garbe now being at v2.0
2006-10-05 Anselm R. Garbe changing MASTER value from percent into per mill
2006-09-29 Anselm R. Garbe first step to a more flexible dotile() algorithm
2006-09-27 Anselm R. Garbe fixing the settags issue, preparing 1.7.1 1.7.1
2006-09-20 arg improved intro comment in dwm.h, updated config.mk
2006-09-11 Anselm R. Garbe small fix
2006-09-06 Anselm R. Garbe maybe this might work
2006-09-06 Anselm R. Garbe prepared dwm-1.4 update 1.4
2006-09-06 Anselm R. Garbe seems to preserve floating client z-layer order (even with reorder() calls)
2006-09-04 Anselm R. Garbe after 1.3
2006-09-04 Anselm R. Garbe retagged 1.3
2006-09-04 Anselm R. Garbe removed html crap
2006-08-31 Anselm R. Garbe applied sanders patch to remove unnecessary commit()
2006-08-28 Anselm R. Garbe changed config.arg.h - I really need the 4th tag
2006-08-24 Anselm R. Garbe 3->4 colors
2006-08-16 Anselm R.Garbe applied another config.mk patch made by sander
2006-08-15 Anselm R.Garbe fixing small bug in config.mk
2006-08-14 Anselm R.Garbe applied Sanders LD and resize patches
2006-08-11 Anselm R.Garbe upgraded version info
2006-08-07 arg next version is 0.8
2006-08-05 arg using -Os again, zoom is ignored in floating mode or on floating clients
2006-08-04 arg no need for -g anymore, regexp matching works now
2006-08-04 arg switched to regexp matching for Rules
2006-08-02 arg fixed a type in README, and patched config.mk
2006-08-02 arg removed the CONFIG variable from config.mk, renamed config.h into config.default.h, after first clone/extract one needs to copy config.default.h to config.h, that is easier than always heavy typing make CONFIG=blafasel
2006-08-02 arg applied Sanders patches (numlock2)
2006-08-01 arg uppercasing all define'd values (uppercase-prefixed should only be enum field qualifiers)
2006-08-01 arg centralized/externalized configuration to config.h
2006-08-01 arg applied Sanders patches
2006-07-21 arg s/0.5/0.6/ - my steps are wider than the reality
2006-07-21 arg preparing 0.6 which will be available in the evening after sanders patch approx.
2006-07-20 arg using double-linked list in order to get correct prev focus handling
2006-07-20 arg cleaned up code
2006-07-20 arg using O3 instead of Os, binary size still < 40kb
2006-07-19 arg applied Jukka's patch with s/ModKeyMask/MODKEY/g
2006-07-18 arg changed CFLAGs
2006-07-17 Anselm R. Garbe simplified Makefile
2006-07-17 Anselm R. Garbe patched dwm
2006-07-16 Anselm R. Garbe simplified man page
2006-07-14 Anselm R. Garbe draw bar on exposure ;)
2006-07-14 Anselm R. Garbe prep 0.1 0.1
2006-07-14 Anselm R. Garbe implemented dwm reading status text from stdin
2006-07-14 Anselm R. Garbe continued with man page
2006-07-13 Anselm R. Garbe new stuff
2006-07-13 Anselm R. Garbe added logo+description
2006-07-12 Anselm R. Garbe new stuff (some warning elimination)
2006-07-12 Anselm R. Garbe new stuff, fixed several issues
2006-07-12 Anselm R. Garbe added grid mode on Mod1Mask g
2006-07-10 Anselm R. Garbe added new stuff
2006-07-10 Anselm R. Garbe initial import