Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2006-07-20 | made status bar drawing more robust, implemented togglemax and togglemode, ↵ | arg@10ksloc.org | -33/+59 | |
works quite well | ||||
2006-07-20 | cleaned up code | arg@10ksloc.org | -85/+78 | |
2006-07-20 | Added tag 0.4 for changeset eb3165734f00fe7f7da8aeebaed00e60a57caac9 | arg@10ksloc.org | -0/+1 | |
2006-07-20 | prepared 0.4 | arg@10ksloc.org | -4/+10 | |
2006-07-20 | using O3 instead of Os, binary size still < 40kb | arg@10ksloc.org | -1/+1 | |
2006-07-20 | fixed version in man page | arg@10ksloc.org | -1/+1 | |
2006-07-20 | yet another html patch | arg@10ksloc.org | -5/+5 | |
2006-07-20 | updated html | arg@10ksloc.org | -5/+5 | |
2006-07-20 | makefile now sets permissions for executables and man pages | arg@10ksloc.org | -0/+6 | |
2006-07-20 | removed c->f{x,y,w,h} and c->t{x,y,w,h} in favor for the new rule handling ↵ | arg@10ksloc.org | -114/+85 | |
remembering two kinds of geometries is unnecessary, removed the randomized (x,y) setting on dofloat startup, was kind too random und unpredictable | ||||
2006-07-19 | implemented regexp matching for rules | arg@10ksloc.org | -32/+40 | |
2006-07-19 | applied Jukka's patch with s/ModKeyMask/MODKEY/g | arg@10ksloc.org | -24/+25 | |
2006-07-19 | removed TODO, because dwm is nearly finished | arg@10ksloc.org | -1/+0 | |
2006-07-19 | reapplied my default keybindings | arg@10ksloc.org | -1/+10 | |
2006-07-19 | alternate dwm.png | arg@10ksloc.org | -0/+0 | |
2006-07-19 | Added tag 0.3 for changeset 7e66082e5092fb0bccd18a3695a0bec52c80fdb2 | arg@10ksloc.org | -0/+1 | |
2006-07-19 | some changes in the html page | arg@10ksloc.org | -2/+2 | |
2006-07-19 | prepared 0.3 | arg@10ksloc.org | -10/+1 | |
2006-07-19 | fixed the bug mentioned by Sander | arg@10ksloc.org | -3/+7 | |
2006-07-19 | refactored Sanders code somewhat | arg@10ksloc.org | -15/+8 | |
2006-07-19 | implemented fallback for too many clients in stacked mode | arg@10ksloc.org | -3/+10 | |
2006-07-19 | and another fix... | arg@10ksloc.org | -1/+1 | |
2006-07-19 | yet another typo fix | arg@10ksloc.org | -2/+2 | |
2006-07-19 | fixed a typo | arg@10ksloc.org | -1/+1 | |
2006-07-19 | floating clients get random (x,y) offsets now | arg@10ksloc.org | -0/+7 | |
2006-07-19 | applied Sanders resize patch, fixed lower bug | arg@10ksloc.org | -19/+43 | |
2006-07-18 | changed CFLAGs | arg@mmvi | -5/+5 | |
2006-07-18 | firefox instance is different now | arg@mmvi | -1/+1 | |
2006-07-18 | changed occurrences of wmii.de into 10kloc.org in dwm.html, because ↵ | Anselm R. Garbe | -8/+8 | |
10kloc.org is already working | ||||
2006-07-18 | implemened distinguishing float/managed geometries of clients (works quite well) | Anselm R. Garbe | -78/+105 | |
2006-07-18 | pop on heretag | Anselm R. Garbe | -8/+16 | |
2006-07-18 | added heretag command which allows to tag a client of a foreign tag with ↵ | Anselm R. Garbe | -10/+42 | |
current tag | ||||
2006-07-18 | using EXIT_stuff in exit() now | Anselm R. Garbe | -8/+7 | |
2006-07-17 | simplified Makefile | Anselm R. Garbe | -3/+2 | |
2006-07-17 | added new stuff | Anselm R. Garbe | -9/+6 | |
2006-07-17 | updated html | Anselm R. Garbe | -9/+9 | |
2006-07-17 | patched dwm | Anselm R. Garbe | -30/+46 | |
2006-07-17 | updated README | Anselm R. Garbe | -2/+2 | |
2006-07-17 | Added tag 0.2 for changeset 0a6472e2203994bc5738d40a340d26f7ec9d6062 | Anselm R. Garbe | -0/+1 | |
2006-07-17 | updated html | Anselm R. Garbe | -1/+1 | |
2006-07-17 | ordered variables in structs and source files alphabetically | Anselm R. Garbe | -77/+70 | |
2006-07-17 | slight change to dwm.1 | Anselm R. Garbe | -1/+2 | |
2006-07-16 | simplified man page | Anselm R. Garbe | -36/+29 | |
2006-07-16 | another XSync | Anselm R. Garbe | -0/+1 | |
2006-07-16 | several additions in mouse handling ;) | Anselm R. Garbe | -65/+59 | |
2006-07-15 | fixed XSync handling and finished man page | Anselm R. Garbe | -16/+64 | |
2006-07-15 | changing XFlush into XSync | Anselm R. Garbe | -6/+11 | |
2006-07-15 | sanitized other stuff | Anselm R. Garbe | -142/+136 | |
2006-07-15 | proceeded with cleaning up, sorting functions, etc | Anselm R. Garbe | -543/+532 | |
2006-07-15 | rearranged several stuff | Anselm R. Garbe | -444/+442 | |