summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* applied Sanders all5.patch (thanks for your weekend session, Sander!)Gravatar Anselm R. Garbe 2007-01-225-71/+63
* leavenotify also don't needs the checkGravatar Anselm R. Garbe 2007-01-191-5/+2
* deciding for focus(NULL);Gravatar Anselm R. Garbe 2007-01-191-2/+2
* replaced XSetBorder.../focus()Gravatar Anselm R. Garbe 2007-01-191-1/+1
* yet another multihead fix by Christof MusikGravatar Anselm R. Garbe 2007-01-191-0/+2
* I prefer BORDERPX=1Gravatar Anselm R. Garbe 2007-01-192-2/+2
* personally I prefer 2px bordersGravatar Anselm R. Garbe 2007-01-181-1/+1
* applied a modified version of Christof Musik's multihead patch (though this i...Gravatar Anselm R. Garbe 2007-01-181-1/+4
* moved BORDERPX to config.*.hGravatar Anselm R. Garbe 2007-01-175-3/+4
* Added tag 3.1 for changeset e1c8bef05e6eGravatar Anselm R. Garbe 2007-01-161-0/+1
* removed erealloc (not used)Gravatar Anselm R. Garbe 2007-01-162-10/+0
* removed unnecessary bx, by, bw variablesGravatar Anselm R. Garbe 2007-01-163-9/+6
* s/444/555/g - enlightened selected backgroundGravatar Anselm R. Garbe 2007-01-161-1/+1
* removed firefox rule from default.hGravatar Anselm R. Garbe 2007-01-161-1/+0
* applied new default colorsGravatar Anselm R. Garbe 2007-01-161-5/+5
* applied sanders patch of my configGravatar Anselm R. Garbe 2007-01-161-3/+3
* Jukka, thanks for being faster than me!Gravatar Anselm R. Garbe 2007-01-151-1/+0
* changed restack, to fix undrawed tag indicatorsGravatar Anselm R. Garbe 2007-01-151-3/+2
* removed drawclient and drawall (they performed useless operations/consumed us...Gravatar Anselm R. Garbe 2007-01-155-30/+6
* implemented new color scheme accordingly to Sanders proposalGravatar Anselm R. Garbe 2007-01-145-12/+11
* removed mode label stuffGravatar Anselm R. Garbe 2007-01-146-16/+6
* removed client title barGravatar Anselm R. Garbe 2007-01-146-73/+10
* added missing spaceGravatar Anselm R. Garbe 2007-01-121-1/+1
* nah the last change feels badGravatar Anselm R. Garbe 2007-01-121-2/+2
* changed incnmaster shortcuts in config.arg.hGravatar Anselm R. Garbe 2007-01-122-3/+3
* Added tag 3.0 for changeset 76b58d21ea98Gravatar Anselm R. Garbe 2007-01-121-0/+1
* removing to allow nmaster=0Gravatar Anselm R. Garbe 2007-01-121-11/+4
* this looks better now ;)Gravatar Anselm R. Garbe 2007-01-111-7/+7
* switching to arabic tagsGravatar Anselm R. Garbe 2007-01-111-3/+19
* small fix of initial numlockmask valueGravatar Anselm R. Garbe 2007-01-111-0/+1
* allowing nmaster=0 (I think that's a straight idea)Gravatar Anselm R. Garbe 2007-01-111-5/+12
* added Button{4,5} description to dwm.1Gravatar Anselm R. Garbe 2007-01-101-0/+6
* added comment to %u in config.default.h, added Button{4.5} support on mode labelGravatar Anselm R. Garbe 2007-01-102-4/+16
* reorganizedGravatar Anselm R. Garbe 2007-01-083-6/+10
* implemented nmaster appearance in mode label (using %u)Gravatar Anselm R. Garbe 2007-01-087-8/+18
* Added tag 2.9 for changeset 3a5910fac3ccGravatar Anselm R. Garbe 2007-01-081-0/+1
* I received Sander's complain just in time ;)Gravatar Anselm R. Garbe 2007-01-081-4/+4
* changed status fgGravatar Anselm R. Garbe 2007-01-081-1/+1
* fofofoGravatar Anselm R. Garbe 2007-01-081-4/+4
* extended default tags to 1-9Gravatar Anselm R. Garbe 2007-01-081-1/+17
* small grammar fix of dwm.1Gravatar Anselm R. Garbe 2007-01-071-2/+2
* changed a term in dwm.1Gravatar Anselm R. Garbe 2007-01-071-1/+1
* using shorter tags, using mon instead of certGravatar Anselm R. Garbe 2007-01-051-2/+2
* roman numerals suck badly, revertingGravatar Anselm R. Garbe 2007-01-051-9/+1
* switching to roman tags, I need more tagsGravatar Anselm R. Garbe 2007-01-051-1/+13
* I inc/decrease on the fly, feels betterGravatar Anselm R. Garbe 2007-01-051-1/+1
* allowing swap() for first master clientGravatar Anselm R. Garbe 2007-01-051-10/+10
* prevent pop() if first sel == nexttiled(clients)Gravatar Anselm R. Garbe 2007-01-052-3/+3
* removed swap(), implemented pop for everythingGravatar Anselm R. Garbe 2007-01-051-61/+8
* preserving c1->snext and c2->snext in swap() as well.Gravatar Anselm R. Garbe 2007-01-051-0/+4