aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
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
2006-07-20made status bar drawing more robust, implemented togglemax and togglemode, wo...arg@10ksloc.org-33/+59
2006-07-20cleaned up codearg@10ksloc.org-85/+78
2006-07-20Added tag 0.4 for changeset eb3165734f00fe7f7da8aeebaed00e60a57caac9arg@10ksloc.org-0/+1
2006-07-20prepared 0.4arg@10ksloc.org-4/+10
2006-07-20using O3 instead of Os, binary size still < 40kbarg@10ksloc.org-1/+1
2006-07-20fixed version in man pagearg@10ksloc.org-1/+1
2006-07-20yet another html patcharg@10ksloc.org-5/+5
2006-07-20updated htmlarg@10ksloc.org-5/+5
2006-07-20makefile now sets permissions for executables and man pagesarg@10ksloc.org-0/+6
2006-07-20removed c->f{x,y,w,h} and c->t{x,y,w,h} in favor for the new rule handling re...arg@10ksloc.org-114/+85
2006-07-19implemented regexp matching for rulesarg@10ksloc.org-32/+40
2006-07-19applied Jukka's patch with s/ModKeyMask/MODKEY/garg@10ksloc.org-24/+25
2006-07-19removed TODO, because dwm is nearly finishedarg@10ksloc.org-1/+0
2006-07-19reapplied my default keybindingsarg@10ksloc.org-1/+10
2006-07-19alternate dwm.pngarg@10ksloc.org-0/+0
2006-07-19Added tag 0.3 for changeset 7e66082e5092fb0bccd18a3695a0bec52c80fdb2arg@10ksloc.org-0/+1
2006-07-19some changes in the html pagearg@10ksloc.org-2/+2
2006-07-19prepared 0.3arg@10ksloc.org-10/+1
2006-07-19fixed the bug mentioned by Sanderarg@10ksloc.org-3/+7
2006-07-19refactored Sanders code somewhatarg@10ksloc.org-15/+8
2006-07-19implemented fallback for too many clients in stacked modearg@10ksloc.org-3/+10
2006-07-19and another fix...arg@10ksloc.org-1/+1
2006-07-19yet another typo fixarg@10ksloc.org-2/+2
2006-07-19fixed a typoarg@10ksloc.org-1/+1
2006-07-19floating clients get random (x,y) offsets nowarg@10ksloc.org-0/+7
2006-07-19applied Sanders resize patch, fixed lower bugarg@10ksloc.org-19/+43
2006-07-18changed CFLAGsarg@mmvi-5/+5
2006-07-18firefox instance is different nowarg@mmvi-1/+1
2006-07-18changed occurrences of wmii.de into 10kloc.org in dwm.html, because 10kloc.or...Anselm R. Garbe-8/+8
2006-07-18implemened distinguishing float/managed geometries of clients (works quite well)Anselm R. Garbe-78/+105
2006-07-18pop on heretagAnselm R. Garbe-8/+16
2006-07-18added heretag command which allows to tag a client of a foreign tag with curr...Anselm R. Garbe-10/+42