aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
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
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
2006-07-21simplified main.c, switching back to single urxvt usagearg@10ksloc.org-28/+14
2006-07-21s/sleep 5/sleep 2/arg@10ksloc.org-1/+1
2006-07-21changed the status info README hint (more simple now, no extra script necessary)arg@10ksloc.org-7/+1
2006-07-21s/0.5/0.6/ - my steps are wider than the realityarg@10ksloc.org-2/+2
2006-07-21applied sanders maxfix patcharg@10ksloc.org-2/+2
2006-07-21added a note how to achieve status info in the bararg@10ksloc.org-1/+17
2006-07-21preparing 0.6 which will be available in the evening after sanders patch approx.arg@10ksloc.org-21/+8
2006-07-21sanitization of several clunky stuff, removed heretag (rarely of use), simpli...arg@10ksloc.org-48/+40
2006-07-20applied sanders no_sizehints for tiled mode patch (thx!)arg@10ksloc.org-11/+11
2006-07-20serious mistake in pop() (forgot to set c->prev to NULL on pop)arg@10ksloc.org-0/+1
2006-07-20using double-linked list in order to get correct prev focus handlingarg@10ksloc.org-21/+45
2006-07-20added yet another CUTOMIZE tagarg@10ksloc.org-0/+2
2006-07-20cleaned the CUSTOMIZE flagsarg@10ksloc.org-5/+9