aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* applied applyrules-fix by Jukka, thank you Jukka!Anselm R Garbe2008-04-071-3/+3
|
* fixAnselm R Garbe2008-04-051-1/+1
|
* applied the proposed monocle patch from the mailinglistAnselm R Garbe2008-04-051-1/+1
|
* next version is 5.0Anselm R Garbe2008-04-041-1/+1
|
* Added tag 4.9 for changeset 22c669b2dd36anselm@anselm12008-04-031-0/+1
|
* yet another cleanupAnselm R Garbe2008-04-031-2/+2
|
* some cleanup changesAnselm R Garbe2008-04-032-3/+1
|
* uncommented dual layout in preparation of dwm 4.9anselm@anselm12008-04-021-2/+2
|
* applied Peter Hartlich's simplification patch of setmfact and his revival of ↵anselm@anselm12008-04-022-42/+24
| | | | MFACT, appliead Janness Hofmann's simplification of grabbuttons() -- thanks guys!
* aspects hints seem broken for fullscreen appsAnselm R Garbe2008-04-011-3/+5
|
* removed uneccessary lineAnselm R Garbe2008-03-311-1/+0
|
* bugfixAnselm R Garbe2008-03-251-1/+1
|
* setmfact should not have any effect if in floating layoutAnselm R Garbe2008-03-241-1/+1
|
* minor fixAnselm R Garbe2008-03-241-1/+1
|
* revival of mfact and setmfactAnselm R Garbe2008-03-243-1/+31
|
* setlayout and setgeom are now togglable againAnselm R Garbe2008-03-243-42/+38
|
* geom indicator and layout indicator is only displayed if there are several ↵Anselm R Garbe2008-03-242-12/+15
| | | | geoms/layouts
* hotfix of idxoftaganselm@anselm12008-03-221-2/+2
|
* blw/bgw calculation bugfixanselm@anselm12008-03-221-7/+7
|
* updated configurenotifyAnselm R Garbe2008-03-191-1/+4
|
* minor bugfix in applyrulesanselm@anselm12008-03-171-1/+1
|
* added sample of {grow,shrink}master to config.def.hAnselm R Garbe2008-03-171-0/+4
|
* renamed c->border into c->bw, fixed monocle to subtract c->bw from each h/w ↵Anselm R Garbe2008-03-171-34/+34
| | | | value
* geoms are now drawed in the status barAnselm R Garbe2008-03-172-8/+16
|
* removed the string-based setgeom approach, introduced a new Geom type ↵Anselm R Garbe2008-03-172-87/+40
| | | | instead and a helper macro
* made the string-based setgeom workingAnselm R Garbe2008-03-153-75/+68
|
* some experimental state DO NOT USE THIS, I plan to have a nicer interface to ↵Anselm R Garbe2008-03-143-196/+98
| | | | change geometries
* some changes towards 4.9Anselm R Garbe2008-03-144-31/+38
|
* Added tag 4.8 for changeset 607015ddb091Anselm R Garbe2008-03-131-0/+1
|
* removed the comment againAnselm R Garbe2008-03-131-2/+1
|
* some polishing in tileh/tilevAnselm R Garbe2008-03-131-52/+50
|
* minor bugfixAnselm R Garbe2008-03-131-1/+1
|
* added a new commentAnselm R Garbe2008-03-131-1/+2
|
* some cleanupAnselm R Garbe2008-03-132-4/+3
|
* updated my geoms functionAnselm R Garbe2008-03-131-3/+3
|
* updateAnselm R Garbe2008-03-131-0/+2
|
* set layout already hereAnselm R Garbe2008-03-131-2/+2
|
* well I use a different default tileAnselm R Garbe2008-03-131-2/+2
|
* added updatebarpos()Anselm R Garbe2008-03-132-8/+12
|
* removed all defines of geoms, implemented setgeoms() instead, added ↵Anselm R Garbe2008-03-134-96/+115
| | | | config.anselm.h to show how I'd like to see that people edit their geoms
* some polishingAnselm R Garbe2008-03-121-19/+5
|
* updated dwm(1)Anselm R Garbe2008-03-122-26/+24
|
* added bx, by, bw, wx, wy, ww, wh, mx, my, mw, mh, mox, moy, mow, moh, tx, ↵anselm@anselm12008-03-111-41/+72
| | | | ty, tw, th, wx, wy, ww, wh ad variables
* changed config.def.hAnselm R Garbe2008-03-061-2/+2
|
* new stuffAnselm R Garbe2008-03-064-16/+177
|
* implemented setlayout in the way proposed on the ml, split tile() into two ↵Anselm R Garbe2008-03-062-103/+109
| | | | functions, a third will follow soon
* allow for vstackAnselm R Garbe2008-03-061-0/+1
|
* added some comments what the TODOs are for 4.8Anselm R Garbe2008-03-061-0/+7
|
* changed config.def.hAnselm R Garbe2008-03-051-32/+9
|
* integrated the new -x -y -w toggles of dmenu into my setupAnselm R Garbe2008-03-051-1/+6
|