Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | this is the correct way | anselm@anselm1 | 2008-04-20 | 1 | -0/+1 | |
| | ||||||
* | copyright notice is in LICENSE | anselm@anselm1 | 2008-04-20 | 1 | -1/+0 | |
| | ||||||
* | some cleanup changes | Anselm R Garbe | 2008-04-03 | 1 | -1/+1 | |
| | ||||||
* | removed all defines of geoms, implemented setgeoms() instead, added ↵ | Anselm R Garbe | 2008-03-13 | 1 | -1/+1 | |
| | | | | config.anselm.h to show how I'd like to see that people edit their geoms | |||||
* | thx to Toni Lainson | arg@suckless.org | 2007-10-19 | 1 | -2/+2 | |
| | ||||||
* | removed dwm.h, just include C-files in config.h if you extend dwm, that's ↵ | arg@suckless.org | 2007-10-18 | 1 | -2/+2 | |
| | | | | simplier and most flexible than all other possibilities | |||||
* | recreated dwm.h | Anselm R. Garbe | 2007-10-11 | 1 | -1/+1 | |
| | ||||||
* | renamed config.h into config.def.h, config.h will be created if not present, ↵ | Anselm R. Garbe | 2007-09-23 | 1 | -1/+5 | |
| | | | | this seems less annoying after all | |||||
* | made all stuff non-static - so you can choose wether to use dwm the static ↵ | arg@suckless.org | 2007-09-17 | 1 | -1/+1 | |
| | | | | or the extern way when extending it | |||||
* | micromizing dwm step 1 | Anselm R. Garbe | 2007-09-15 | 1 | -3/+3 | |
| | ||||||
* | moved bar-related stuff to bar.c (merged draw.c into that) | Anselm R. Garbe | 2007-09-15 | 1 | -1/+1 | |
| | ||||||
* | renamed config.default.h into config.h | Anselm R. Garbe | 2007-09-15 | 1 | -5/+1 | |
| | ||||||
* | dist target only needs to add config.default.h | Anselm R. Garbe | 2007-09-15 | 1 | -1/+1 | |
| | ||||||
* | added screen.c, removed layout.c and tag.c | Anselm R. Garbe | 2007-08-19 | 1 | -1/+1 | |
| | ||||||
* | fififi | Anselm R. Garbe | 2007-08-15 | 1 | -1/+1 | |
| | ||||||
| | ||||||
* | separated several functions into view.c | Anselm R. Garbe | 2006-08-22 | 1 | -1/+1 | |
| | ||||||
* | removed finished message | Anselm R.Garbe | 2006-08-14 | 1 | -1/+0 | |
| | ||||||
* | applied Sanders LD and resize patches | Anselm R.Garbe | 2006-08-14 | 1 | -1/+2 | |
| | ||||||
* | applied Sanders tiny patches | Anselm R.Garbe | 2006-08-08 | 1 | -1/+1 | |
| | ||||||
* | typo fix | arg@10ksloc.org | 2006-08-07 | 1 | -1/+1 | |
| | ||||||
* | applied Sanders man page/Makefile patch | arg@10ksloc.org | 2006-08-07 | 1 | -1/+1 | |
| | ||||||
* | added stripping to dwm target in Makefile | arg@10ksloc.org | 2006-08-07 | 1 | -0/+1 | |
| | ||||||
* | removed CONFIG | arg@10ksloc.org | 2006-08-03 | 1 | -3/+2 | |
| | ||||||
* | make config.h not a time dependence | arg@10ksloc.org | 2006-08-03 | 1 | -1/+1 | |
| | ||||||
* | removed rm config.h from clean | arg@10ksloc.org | 2006-08-03 | 1 | -1/+1 | |
| | ||||||
* | added gmake compliance | arg@10ksloc.org | 2006-08-03 | 1 | -2/+2 | |
| | ||||||
* | applied Jukka's diff | arg@10ksloc.org | 2006-08-03 | 1 | -4/+5 | |
| | ||||||
* | applied Sanders Makefile patch | arg@10ksloc.org | 2006-08-03 | 1 | -26/+20 | |
| | ||||||
* | using SRC instead of *.c | arg@10ksloc.org | 2006-08-03 | 1 | -1/+1 | |
| | ||||||
* | changed the files included in make dist | arg@10ksloc.org | 2006-08-03 | 1 | -1/+2 | |
| | ||||||
* | applied Sanders doc changes, added a PHONY line and changed the output of ↵ | arg@10ksloc.org | 2006-08-03 | 1 | -1/+4 | |
| | | | | config.h creation somewhat | |||||
* | implemented the idea presented by Sander for dwm target | arg@10ksloc.org | 2006-08-02 | 1 | -1/+4 | |
| | ||||||
* | applied Sanders patches | arg@10ksloc.org | 2006-08-01 | 1 | -2/+1 | |
| | ||||||
* | makefile now sets permissions for executables and man pages | arg@10ksloc.org | 2006-07-20 | 1 | -0/+6 | |
| | ||||||
* | simplified Makefile | Anselm R. Garbe | 2006-07-17 | 1 | -2/+2 | |
| | ||||||
* | rearranged several stuff | Anselm R. Garbe | 2006-07-15 | 1 | -1/+1 | |
| | ||||||
* | rearranged | Anselm R. Garbe | 2006-07-14 | 1 | -1/+1 | |
| |