| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Added tag 2.5 for changeset dcbbfabc8ecc5f33a6cc950584de87da1a368045 | arg@mig29 | 2006-12-04 | 1 | -0/+1 |
* | applied Manuel's regex patch | arg@mig29 | 2006-12-03 | 1 | -3/+3 |
* | made squares equally sized, and 1px bigger | arg@mig29 | 2006-12-01 | 1 | -5/+5 |
* | if client is focused, the emptysquare don't needs to be drawed | arg@mig29 | 2006-12-01 | 1 | -3/+3 |
* | and the winner is | arg@mig29 | 2006-12-01 | 2 | -14/+20 |
* | sander1 proposal | arg@mig29 | 2006-12-01 | 1 | -7/+15 |
* | dood | arg@mig29 | 2006-12-01 | 1 | -8/+9 |
* | darkening the fg colors somewhat | arg@mig29 | 2006-12-01 | 1 | -2/+2 |
* | less obtrusive indicator (only a top line) | arg@mig29 | 2006-12-01 | 2 | -18/+5 |
* | final2 indicator | arg@mig29 | 2006-12-01 | 2 | -9/+13 |
* | removing the -1 on final indicators, looks cleaner | arg@mig29 | 2006-12-01 | 1 | -3/+3 |
* | final indicators | arg@mig29 | 2006-12-01 | 2 | -4/+3 |
* | changed things like I described in last mail | arg@mig29 | 2006-12-01 | 1 | -15/+11 |
* | improved tag indicator | arg@mig29 | 2006-12-01 | 1 | -6/+14 |
* | removed viewall signature from dwm.h | arg@mig29 | 2006-11-30 | 1 | -1/+0 |
* | next version will be 2.5 | arg@mig29 | 2006-11-30 | 1 | -1/+1 |
* | removed viewall(), replaced with view(-1); added tag(-1) to tag a client with... | arg@mig29 | 2006-11-30 | 5 | -13/+9 |
* | Added tag 2.4 for changeset 32b246925086910d63147483160281a91a47479f | arg@mig29 | 2006-11-30 | 1 | -0/+1 |
* | extended dwm.1 with last change | arg@mig29 | 2006-11-28 | 1 | -1/+1 |
* | togglefloat should only work in dotile mode (thanks to Sander for this hint) | arg@mig29 | 2006-11-28 | 1 | -1/+1 |
* | applied Alex Elide's tricky patch, thanks! | arg@mig29 | 2006-11-27 | 1 | -1/+0 |
* | returning to old Key struct | arg@mig29 | 2006-11-27 | 3 | -68/+65 |
* | applied Szabolcs Nagy's patch (thank you!) | arg@mig29 | 2006-11-27 | 1 | -1/+1 |
* | applied patch by Jukka | arg@mig29 | 2006-11-27 | 1 | -1/+1 |
* | changing Key.func into Key.func[NFUNCS], this allows sequences execution of f... | arg@mig29 | 2006-11-27 | 3 | -69/+72 |
* | added man page entry | arg@mig29 | 2006-11-27 | 2 | -1/+4 |
* | added togglefloat to hg tip (i consider this useful for some cases), using MO... | arg@mig29 | 2006-11-27 | 4 | -0/+11 |
* | applied Jukka's patch preventing some cornercases and making the EOF error me... | arg@mig29 | 2006-11-27 | 1 | -1/+2 |
* | applied yet another proposal of Manuel | arg@mig29 | 2006-11-26 | 1 | -2/+2 |
* | applied Jukka's sizeof K&R compliance patch, applied Manuels' last-line print... | arg@mig29 | 2006-11-26 | 5 | -14/+16 |
* | applied Jukka's stdinread patch | arg@mig29 | 2006-11-26 | 1 | -2/+3 |
* | next version will be 2.4 | arg@mig29 | 2006-11-25 | 1 | -1/+1 |
* | applied Manuels patch (thanks to Manuel!) | arg@mig29 | 2006-11-25 | 2 | -15/+22 |
* | small fix of man page | arg@mig29 | 2006-11-24 | 1 | -1/+1 |
* | Added tag 2.3 for changeset 719b37b37b0df829d7cf017ac70e353088fe5849 | arg@mig29 | 2006-11-24 | 1 | -0/+1 |
* | using the term 'indicated' instead of 'higlighted' | arg@mig29 | 2006-11-23 | 1 | -3/+3 |
* | updated man page with the bottom right corner indicator | arg@mig29 | 2006-11-23 | 1 | -2/+4 |
* | fififif | arg@mig29 | 2006-11-22 | 3 | -37/+1 |
* | added a similiar patch to Daves solution to indicate if there are clients wit... | arg@mig29 | 2006-11-22 | 1 | -8/+24 |
* | returning to old bar colorization behavior, like sander proposed for consiste... | arg@mig29 | 2006-11-21 | 1 | -1/+1 |
* | applied Gottox patches | arg@mig29 | 2006-11-21 | 3 | -8/+6 |
* | using iso10646 explicitely in arg's config.h | arg@mig29 | 2006-11-21 | 1 | -1/+1 |
* | Added tag 2.2 for changeset 7e92f58754ae6edb3225f26d754bd89c1ff458cf | arg@mig29 | 2006-11-21 | 1 | -0/+1 |
* | nah reverting to my prev style, that's really the best | arg@mig29 | 2006-11-18 | 1 | -6/+6 |
* | applying aluminium style for arg's config.h | arg@mig29 | 2006-11-18 | 1 | -6/+6 |
* | applied Gottox' windowarea patch | arg@mig29 | 2006-11-16 | 4 | -32/+32 |
* | using a more blue-ish color... | arg@mig29 | 2006-11-08 | 1 | -2/+2 |
* | making the selected color more lightning | arg@mig29 | 2006-11-08 | 1 | -1/+1 |
* | next release will be 2.2 | arg@mig29 | 2006-11-03 | 1 | -1/+1 |
* | applied Jukkas patch | arg@mig29 | 2006-11-03 | 1 | -3/+7 |