aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2006-08-04switched to regexp matching for Rulesarg@10ksloc.org-31/+65
2006-08-04fixed a bug in dmenu callarg@10ksloc.org-6/+3
2006-08-04using execl now, argv changed, using cmd and const char defs directly in the ...arg@10ksloc.org-18/+18
2006-08-04added dmenu to dwm.htmlarg@10ksloc.org-0/+4
2006-08-04small stylistic fixarg@10ksloc.org-1/+2
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-03s/tag2/two/garg@10ksloc.org-4/+4
2006-08-03applied Jukka's diffarg@10ksloc.org-4/+5
2006-08-03applied Sanders Makefile patcharg@10ksloc.org-26/+20
2006-08-03stylistic chnagearg@10ksloc.org-4/+4
2006-08-03removed TLast tag enum, now tags is simple defined as char *[] array, the res...arg@10ksloc.org-71/+66
2006-08-03hotfix of settagsarg@10ksloc.org-2/+1
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-17/+22
2006-08-03changed Client->tags and Rule->tags to be Bool (I'll also try to remove the T...arg@10ksloc.org-17/+18
2006-08-02implemented the idea presented by Sander for dwm targetarg@10ksloc.org-3/+5
2006-08-02changing MASTERW value from 52 to 60 (in both, default and arg), I feel this ...arg@10ksloc.org-3/+3
2006-08-02fixed a type in README, and patched config.mkarg@10ksloc.org-2/+2
2006-08-02updated dwm.htmlarg@10ksloc.org-3/+3
2006-08-02Added tag 0.6 for changeset c11f86db4550cac5d0a648a3fe4d6d3b9a4fcf7earg@10ksloc.org-0/+1
2006-08-02removed config.h (stupid hg)arg@10ksloc.org-62/+0
2006-08-02removed the CONFIG variable from config.mk, renamed config.h into config.defa...arg@10ksloc.org-11/+66
2006-08-02added Acroread.* and MPlayer.* to config.arg.h rulesarg@10ksloc.org-0/+2
2006-08-02made fullscreen apps working fine in floating mode (there is no sane way to m...arg@10ksloc.org-79/+92
2006-08-02new stuffarg@10ksloc.org-20/+23
2006-08-02dwm is now exit, if stdin is closed due broken pipearg@10ksloc.org-8/+5
2006-08-02implemented focus on enterwindow on titlebarsarg@10ksloc.org-2/+2
2006-08-02applied Sanders patches (numlock2)arg@10ksloc.org-26/+40
2006-08-02reverting to old resize policyarg@10ksloc.org-21/+32
2006-08-02new resize stuff (using XConfigureWindow instead of XSendEvent)arg@10ksloc.org-32/+21
2006-08-01renamed WM_PROTOCOL_DELWIN into PROTODELWINarg@10ksloc.org-3/+3
2006-08-01renamed ARRANGE into DEFMODEarg@10ksloc.org-4/+3
2006-08-01small fixes to dwm.htmlarg@10ksloc.org-6/+6
2006-08-01simplified READMEarg@10ksloc.org-4/+1
2006-08-01removed 1 missing LOCarg@10ksloc.org-1/+0
2006-08-01removed 5LOCarg@10ksloc.org-15/+10
2006-08-01removed artefacts of single-linked list (thanx to Jukka, I must have been mad)arg@10ksloc.org-9/+4
2006-08-01cleaned config.*h to prevent some confusionarg@10ksloc.org-6/+5
2006-08-01saved 2LOCarg@10ksloc.org-4/+2
2006-08-01uppercasing all define'd values (uppercase-prefixed should only be enum field...arg@10ksloc.org-16/+16
2006-08-01fixed config.h filesarg@10ksloc.org-4/+2
2006-08-01centralized/externalized configuration to config.harg@10ksloc.org-107/+172
2006-08-01applied Cedric's NumLock patcharg@10ksloc.org-1/+17
2006-08-01applied Jukkas prev/next patch with XK_{h,l}arg@10ksloc.org-0/+18
2006-08-01applied Sanders patchesarg@10ksloc.org-58/+42
2006-08-01committed a patch which fixes the hints of Jukkaarg@10ksloc.org-40/+14