summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* fixing some minor issuesGravatar Anselm R. Garbe 2007-01-052-13/+14
* removed the term clients from dwm.1Gravatar Anselm R. Garbe 2007-01-051-3/+3
* adding some prevention that master clients get smaller than bhGravatar Anselm R. Garbe 2007-01-051-1/+2
* changed shortcuts to M-i and M-dGravatar Anselm R. Garbe 2007-01-053-6/+6
* allowing zoom within master area as wellGravatar Anselm R. Garbe 2007-01-051-3/+4
* changed plus key to MODKEY-Shift-plus (US-layout restrictions ;)Gravatar Anselm R. Garbe 2007-01-053-3/+3
* I prefer two master windows by defaultGravatar Anselm R. Garbe 2007-01-052-3/+3
* added MODKEY-{plus,minus} shortcuts (increasing/decreasing master clients)Gravatar Anselm R. Garbe 2007-01-054-15/+62
* experimental version which allows master clients being increased/decreasedGravatar Anselm R. Garbe 2007-01-056-25/+45
* fixed comment of drawclient()Gravatar Anselm R. Garbe 2007-01-041-1/+1
* switching bakc to my previous color favoritGravatar Anselm R. Garbe 2007-01-041-3/+3
* renamed drawtitle into drawclientGravatar Anselm R. Garbe 2007-01-044-7/+7
* using more thinkpad compliant colorsGravatar arg@mig29 2007-01-021-1/+1
* changed arg's color schemeGravatar arg@mig29 2007-01-022-6/+6
* correctionsGravatar arg@mig29 2007-01-0210-12/+12
* next version will contain updated copyright noticeGravatar arg@mig29 2007-01-0213-15/+15
* Added tag 2.8 for changeset 107719a9ce3bd0c79f9f1f626596eb338a276561Gravatar arg@mig29 2007-01-021-0/+1
* fixed cleanup, using clients instead of selGravatar arg@mig29 2007-01-021-3/+3
* changed comment of updatesizehintsGravatar arg@mig29 2007-01-021-1/+1
* renamed updatesize into updatesizehints (thx to Sander for this hint)Gravatar arg@mig29 2007-01-013-4/+4
* small simplification to dotile() (thx to Ross for this hint)Gravatar arg@mig29 2006-12-201-6/+5
* migrated arg's config.h to new dmenu command line optionsGravatar arg@mig29 2006-12-191-2/+2
* added Solaris hintsGravatar arg@mig29 2006-12-181-1/+6
* Added tag 2.7 for changeset 21951c0dfbae5af68ed77821a4d87253ee91803fGravatar arg@mig29 2006-12-141-0/+1
* applied Sanders patchGravatar arg@mig29 2006-12-131-3/+3
* fixed man page, status bar displays EOF instead of "broken pipe"Gravatar arg@mig29 2006-12-131-1/+1
* added the java odyssee to CAVEATS sectionGravatar arg@mig29 2006-12-131-2/+10
* removed Client->gravGravatar arg@mig29 2006-12-122-5/+0
* removed gravitate for the momentGravatar arg@mig29 2006-12-113-57/+1
* disabling configure() during resizeGravatar arg@mig29 2006-12-111-1/+1
* made gravitate effectless, waiting for complains ;)Gravatar arg@mig29 2006-12-111-0/+1
* fixed diagnostic error messageGravatar arg@mig29 2006-12-081-1/+1