aboutsummaryrefslogtreecommitdiffstats
path: root/config.mk
Commit message (Collapse)AuthorAgeFilesLines
* using -Os again, zoom is ignored in floating mode or on floating clientsarg@10ksloc.org2006-08-051-1/+1
|
* no need for -g anymore, regexp matching works nowarg@10ksloc.org2006-08-041-4/+4
|
* switched to regexp matching for Rulesarg@10ksloc.org2006-08-041-4/+4
|
* fixed a type in README, and patched config.mkarg@10ksloc.org2006-08-021-1/+1
|
* removed the CONFIG variable from config.mk, renamed config.h into ↵arg@10ksloc.org2006-08-021-5/+2
| | | | 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
* applied Sanders patches (numlock2)arg@10ksloc.org2006-08-021-7/+7
|
* uppercasing all define'd values (uppercase-prefixed should only be enum ↵arg@10ksloc.org2006-08-011-7/+7
| | | | field qualifiers)
* centralized/externalized configuration to config.harg@10ksloc.org2006-08-011-2/+5
|
* applied Sanders patchesarg@10ksloc.org2006-08-011-15/+9
|
* s/0.5/0.6/ - my steps are wider than the realityarg@10ksloc.org2006-07-211-1/+1
|
* preparing 0.6 which will be available in the evening after sanders patch approx.arg@10ksloc.org2006-07-211-6/+6
|
* using double-linked list in order to get correct prev focus handlingarg@10ksloc.org2006-07-201-5/+5
|
* cleaned up codearg@10ksloc.org2006-07-201-1/+1
|
* using O3 instead of Os, binary size still < 40kbarg@10ksloc.org2006-07-201-1/+1
|
* applied Jukka's patch with s/ModKeyMask/MODKEY/garg@10ksloc.org2006-07-191-1/+1
|
* changed CFLAGsarg@mmvi2006-07-181-5/+5
|
* simplified MakefileAnselm R. Garbe2006-07-171-1/+0
|
* patched dwmAnselm R. Garbe2006-07-171-1/+1
|
* simplified man pageAnselm R. Garbe2006-07-161-1/+1
|
* draw bar on exposure ;)Anselm R. Garbe2006-07-141-5/+5
|
* prep 0.1Anselm R. Garbe2006-07-141-6/+6
|
* implemented dwm reading status text from stdin Anselm R. Garbe2006-07-141-5/+5
|
* continued with man pageAnselm R. Garbe2006-07-141-2/+5
|
* new stuffAnselm R. Garbe2006-07-131-1/+1
|
* added logo+descriptionAnselm R. Garbe2006-07-131-6/+2
|
* new stuff (some warning elimination)Anselm R. Garbe2006-07-131-2/+7
|
* new stuff, fixed several issuesAnselm R. Garbe2006-07-121-1/+1
|
* added grid mode on Mod1Mask gAnselm R. Garbe2006-07-121-1/+1
|
* added new stuffAnselm R. Garbe2006-07-101-3/+1
|
* initial importAnselm R. Garbe2006-07-101-0/+29