aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorLines
2015-11-08Makefile: package all files with make distHiltjo Posthuma-2/+2
2013-04-17renamed draw into drwAnselm R Garbe-1/+1
2012-12-08continued with draw.c abstraction, also started util.{h,c} implementation, th...Anselm R Garbe-1/+1
2012-11-18basic draw.c structureanselm@garbe.us-1/+1
2008-05-19reverted dist target in Makefileanselm@anselm1-1/+1
2008-05-17removed the exact focus mechanism of next/prev windowAnselm R Garbe-1/+1
2008-04-20this is the correct wayanselm@anselm1-0/+1
2008-04-20copyright notice is in LICENSEanselm@anselm1-1/+0
2008-04-03some cleanup changesAnselm R Garbe-1/+1
2008-03-13removed all defines of geoms, implemented setgeoms() instead, added config.an...Anselm R Garbe-1/+1
2007-10-19thx to Toni Lainsonarg@suckless.org-2/+2
2007-10-18removed dwm.h, just include C-files in config.h if you extend dwm, that's sim...arg@suckless.org-2/+2
2007-10-11recreated dwm.hAnselm R. Garbe-1/+1
2007-09-23renamed config.h into config.def.h, config.h will be created if not present, ...Anselm R. Garbe-1/+5
2007-09-17made all stuff non-static - so you can choose wether to use dwm the static or...arg@suckless.org-1/+1
2007-09-15micromizing dwm step 1Anselm R. Garbe-3/+3
2007-09-15moved bar-related stuff to bar.c (merged draw.c into that)Anselm R. Garbe-1/+1
2007-09-15renamed config.default.h into config.hAnselm R. Garbe-5/+1
2007-09-15dist target only needs to add config.default.hAnselm R. Garbe-1/+1
2007-08-19added screen.c, removed layout.c and tag.cAnselm R. Garbe-1/+1
2007-08-15fififiAnselm R. Garbe-1/+1
2007-08-11separated layout-specific stuff into separate .h and .c files which are inclu...Anselm R. Garbe-1/+1
2007-05-15removed strip, added -s to LDFLAGSAnselm R. Garbe-1/+0
2007-04-13yet another fix of copyright compactisitionAnselm R. Garbe-1/+1
2007-02-21fixed quoting and a commentAnselm R. Garbe-1/+1
2007-02-20added draw.c again (except getcolor and setfont which are helpers in main.c)Anselm R. Garbe-1/+1
2007-02-20split screen.c into layout.c and tag.c (because the view is an implicit mixtu...Anselm R. Garbe-1/+1
2007-02-19draw.c is useless (belongs to main.c now)Anselm R. Garbe-1/+1
2007-02-19renamed view.c into screen.cAnselm R. Garbe-1/+1
2007-02-19merged tag.c, view.c and tile.c to manage.cAnselm R. Garbe-1/+1
2007-02-19introduced tile.c, some refactoring of functionsAnselm R. Garbe-1/+1
2007-02-08fixed copyright notice in MakefileAnselm R. Garbe-1/+1
2007-02-05got rid of LD (inspired by JGs patch to wmii)Anselm R. Garbe-3/+2
2007-01-02next version will contain updated copyright noticearg@mig29-1/+1
2006-08-22separated several functions into view.cAnselm R. Garbe-1/+1
2006-08-14removed finished messageAnselm R.Garbe-1/+0
2006-08-14applied Sanders LD and resize patchesAnselm R.Garbe-1/+2
2006-08-08applied Sanders tiny patchesAnselm R.Garbe-1/+1
2006-08-07typo fixarg@10ksloc.org-1/+1
2006-08-07applied Sanders man page/Makefile patcharg@10ksloc.org-1/+1
2006-08-07added stripping to dwm target in Makefilearg@10ksloc.org-0/+1
2006-08-03removed CONFIGarg@10ksloc.org-3/+2
2006-08-03make config.h not a time dependencearg@10ksloc.org-1/+1
2006-08-03removed rm config.h from cleanarg@10ksloc.org-1/+1
2006-08-03added gmake compliancearg@10ksloc.org-2/+2
2006-08-03applied Jukka's diffarg@10ksloc.org-4/+5
2006-08-03applied Sanders Makefile patcharg@10ksloc.org-26/+20
2006-08-03using SRC instead of *.carg@10ksloc.org-1/+1
2006-08-03changed the files included in make distarg@10ksloc.org-1/+2
2006-08-03applied Sanders doc changes, added a PHONY line and changed the output of con...arg@10ksloc.org-1/+4