Age | Commit message (Expand) | Author | Lines |
2006-12-07 | Added tag 2.6 for changeset 5308dd22b6ee8e3218c81d9e7e4125f235bb5778 | arg@mig29 | -0/+1 |
2006-12-07 | found compromise for fonts | arg@mig29 | -2/+2 |
2006-12-07 | nah, people should define 'fixed' to be compatible with their locale | arg@mig29 | -1/+1 |
2006-12-07 | using a UTF-8 capable fixed font | arg@mig29 | -1/+1 |
2006-12-07 | switching to uxterm again, I get kretze from this urxvt crap | arg@mig29 | -1/+1 |
2006-12-07 | with this patch everything works fine for me | arg@mig29 | -5/+3 |
2006-12-07 | don't use Xlocale crap, let's use locale.h instead | arg@mig29 | -1/+1 |
2006-12-07 | using the portable Xmb+UTF-8 way of life, will see if this works well... | arg@mig29 | -2/+4 |
2006-12-06 | improved the memory leak prevention | arg@mig29 | -1/+4 |
2006-12-05 | making terminus more explicit a regular font (otherwise olique font might be ... | arg@mig29 | -1/+1 |
2006-12-05 | also setting LC_CTYPE only | arg@mig29 | -1/+1 |
2006-12-05 | enforcing using fontsets even if they are incomplete for some encodings | arg@mig29 | -5/+1 |
2006-12-04 | Added tag 2.5.1 for changeset c7f84f23ec5aef29988dcdc4ec22a7352ee8f58e | arg@mig29 | -0/+1 |
2006-12-04 | hotfix of a serious crashing bug | arg@mig29 | -3/+5 |
2006-12-04 | Added tag 2.5 for changeset dcbbfabc8ecc5f33a6cc950584de87da1a368045 | arg@mig29 | -0/+1 |
2006-12-03 | applied Manuel's regex patch | arg@mig29 | -3/+3 |
2006-12-01 | made squares equally sized, and 1px bigger | arg@mig29 | -5/+5 |
2006-12-01 | if client is focused, the emptysquare don't needs to be drawed | arg@mig29 | -3/+3 |
2006-12-01 | and the winner is | arg@mig29 | -14/+20 |
2006-12-01 | sander1 proposal | arg@mig29 | -7/+15 |
2006-12-01 | dood | arg@mig29 | -8/+9 |
2006-12-01 | darkening the fg colors somewhat | arg@mig29 | -2/+2 |
2006-12-01 | less obtrusive indicator (only a top line) | arg@mig29 | -18/+5 |
2006-12-01 | final2 indicator | arg@mig29 | -9/+13 |
2006-12-01 | removing the -1 on final indicators, looks cleaner | arg@mig29 | -3/+3 |
2006-12-01 | final indicators | arg@mig29 | -4/+3 |
2006-12-01 | changed things like I described in last mail | arg@mig29 | -15/+11 |
2006-12-01 | improved tag indicator | arg@mig29 | -6/+14 |
2006-11-30 | removed viewall signature from dwm.h | arg@mig29 | -1/+0 |
2006-11-30 | next version will be 2.5 | arg@mig29 | -1/+1 |
2006-11-30 | removed viewall(), replaced with view(-1); added tag(-1) to tag a client with... | arg@mig29 | -13/+9 |
2006-11-30 | Added tag 2.4 for changeset 32b246925086910d63147483160281a91a47479f | arg@mig29 | -0/+1 |
2006-11-28 | extended dwm.1 with last change | arg@mig29 | -1/+1 |
2006-11-28 | togglefloat should only work in dotile mode (thanks to Sander for this hint) | arg@mig29 | -1/+1 |
2006-11-27 | applied Alex Elide's tricky patch, thanks! | arg@mig29 | -1/+0 |
2006-11-27 | returning to old Key struct | arg@mig29 | -68/+65 |
2006-11-27 | applied Szabolcs Nagy's patch (thank you!) | arg@mig29 | -1/+1 |
2006-11-27 | applied patch by Jukka | arg@mig29 | -1/+1 |
2006-11-27 | changing Key.func into Key.func[NFUNCS], this allows sequences execution of f... | arg@mig29 | -69/+72 |
2006-11-27 | added man page entry | arg@mig29 | -1/+4 |
2006-11-27 | added togglefloat to hg tip (i consider this useful for some cases), using MO... | arg@mig29 | -0/+11 |
2006-11-27 | applied Jukka's patch preventing some cornercases and making the EOF error me... | arg@mig29 | -1/+2 |
2006-11-26 | applied yet another proposal of Manuel | arg@mig29 | -2/+2 |
2006-11-26 | applied Jukka's sizeof K&R compliance patch, applied Manuels' last-line print... | arg@mig29 | -14/+16 |
2006-11-26 | applied Jukka's stdinread patch | arg@mig29 | -2/+3 |
2006-11-25 | next version will be 2.4 | arg@mig29 | -1/+1 |
2006-11-25 | applied Manuels patch (thanks to Manuel!) | arg@mig29 | -15/+22 |
2006-11-24 | small fix of man page | arg@mig29 | -1/+1 |
2006-11-24 | Added tag 2.3 for changeset 719b37b37b0df829d7cf017ac70e353088fe5849 | arg@mig29 | -0/+1 |
2006-11-23 | using the term 'indicated' instead of 'higlighted' | arg@mig29 | -3/+3 |