aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fixed small offset issueAnselm R. Garbe2006-09-291-1/+1
|
* fixed the z-layer issue described on mailinglistAnselm R. Garbe2006-09-291-1/+8
|
* removed the direction flippingAnselm R. Garbe2006-09-294-66/+18
|
* small fix of a corner caseAnselm R. Garbe2006-09-291-1/+1
|
* small changeAnselm R. Garbe2006-09-292-2/+2
|
* added the new dotile as described on mlAnselm R. Garbe2006-09-296-36/+112
|
* prelim of dotile()Anselm R. Garbe2006-09-292-37/+68
|
* I changed sanders patch to fix the ff issue to be simplier, though it needs ↵Anselm R. Garbe2006-09-291-3/+2
| | | | testing if this really fixes the issue
* first step to a more flexible dotile() algorithmAnselm R. Garbe2006-09-297-35/+52
|
* renamed column into areaAnselm R. Garbe2006-09-282-7/+25
|
* small change to READMEAnselm R. Garbe2006-09-281-1/+1
|
* applied Jukkas patchAnselm R. Garbe2006-09-283-17/+19
|
* Added tag 1.7.1 for changeset d5ad819f2a66a40fa75dd2e44429f3bfc884d07bAnselm R. Garbe2006-09-271-0/+1
|
* fixing the settags issue, preparing 1.7.1Anselm R. Garbe2006-09-274-16/+18
|
* removed an unused vararg@zarathustra2006-09-261-1/+0
|
* Added tag 1.7 for changeset 4dbdb61c8b8ce21dee5c7050a6b103855964ed20arg@zarathustra2006-09-261-0/+1
|
* updated READMEarg@mmvi2006-09-261-1/+1
|
* small changearg@mmvi2006-09-261-2/+2
|
* added slight error check to getcolorarg@mmvi2006-09-261-1/+2
|
* small fixarg@mmvi2006-09-261-1/+1
|
* changed order of colordefs in config.h's, changed config.arg.h to fit to new ↵arg@mmvi2006-09-262-7/+8
| | | | dmenu
* removed useless debug infoarg@mmvi2006-09-261-4/+0
|
* added configure(), but this doesn't really fix those frking broken SDL appsarg@mmvi2006-09-263-13/+27
|
* slight change of event handling orderarg@mmvi2006-09-251-6/+6
|
* simplified mouse resizalsarg@mmvi2006-09-251-43/+16
|
* applied sanders jukka patcharg@mmvi2006-09-253-11/+5
|
* applied Jukkas patcharg@mmvi2006-09-256-19/+19
|
* removed all dotile checksarg@mmvi2006-09-222-4/+4
|
* applied Jukkas remark (dunno if this is correct though)arg@mmvi2006-09-221-2/+2
|
* applied jukkas patcharg@mmvi2006-09-221-8/+4
|
* man page fixarg@mmvi2006-09-221-1/+1
|
* ismax toggling on mouse based actionarg@mmvi2006-09-221-0/+2
|
* hotfixarg@mmvi2006-09-221-5/+5
|
* small change to achieve Jukka's last proposalarg@mmvi2006-09-222-14/+34
|
* fixed issue pointed out by Jukkaarg@mmvi2006-09-224-10/+5
|
* patched resizemouse according to sanders remarkarg@mmvi2006-09-221-2/+2
|
* small man page fixarg@mmvi2006-09-221-0/+1
|
* sander check thisarg@mmvi2006-09-221-19/+37
|
* slight change to config.arg.h (I use ff floating)arg@mmvi2006-09-221-1/+1
|
* updated man pagearg@mmvi2006-09-221-5/+1
|
* implemented the maximization as I described on the mailinglist, this feels ↵arg@mmvi2006-09-227-50/+25
| | | | better to me.
* reviewed client.carg@mmvi2006-09-201-0/+1
|
* reviewed util.carg@mmvi2006-09-201-1/+2
|
* fixed a nuance in dwm.1arg@mmvi2006-09-201-1/+1
|
* improved intro comment in dwm.h, updated config.mkarg@mmvi2006-09-202-4/+4
|
* some simplifications to intro in dwm.harg@mmvi2006-09-191-13/+13
|
* Added tag 1.6 for changeset ad3fa2d185426c51fd5deceae809770363f8d33carg@mmvi2006-09-161-0/+1
|
* added visibility check to enternotify as wellarg@mmvi2006-09-151-1/+1
|
* offscreen client appearance fixesarg@mmvi2006-09-151-0/+10
|
* focus() enforces visibility of a client if not NULLarg@mmvi2006-09-151-1/+1
|