aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorLines
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 ↵arg@10ksloc.org-71/+66
rest is calculated correctly, rules take an int array for the tags
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 ↵arg@10ksloc.org-17/+22
config.h creation somewhat
2006-08-03changed Client->tags and Rule->tags to be Bool (I'll also try to remove the ↵arg@10ksloc.org-17/+18
TLast enum)
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
is better now
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 ↵arg@10ksloc.org-11/+66
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-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 ↵arg@10ksloc.org-79/+92
make them work in tiled mode, thus I switch to floating mode if I run such kind of app), also fixed the xterm issue reported by Sander
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 ↵arg@10ksloc.org-16/+16
field qualifiers)
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
2006-07-21updated htmlarg@10ksloc.org-1/+1
2006-07-21Added tag 0.5 for changeset 22213b9a2114167ee8ba019a012e27da0422a61aarg@10ksloc.org-0/+1
2006-07-21prepared 0.5arg@10ksloc.org-3/+9
2006-07-21some cleanups/fixes inspired by Jukka Salmi's feedbackarg@10ksloc.org-13/+7