about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
* sanders solution is convincing and elegantAnselm R. Garbe2006-09-062-49/+9
* seems to preserve floating client z-layer order (even with reorder() calls)Anselm R. Garbe2006-09-062-1/+9
* A
MIT/X Consortium License

(C)opyright MMVI Anselm R. Garbe <garbeam at gmail dot com>

Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"),
to deal in the Software without restriction, including without limitation
the rights to use, copy, modify, merge, publish, distribute, sublicense,
and/or sell copies of the Software, and to permit persons to whom the 
Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in 
all copies or substantial portions of the Software. 

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL 
THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER 
DEALINGS IN THE SOFTWARE.
* I really need column growing, now pushing upstreamAnselm R. Garbe2006-09-055-0/+27 * don't access sel in restack without checking for NULL (multihead crashing bug)Anselm R. Garbe2006-09-051-7/+9 * fixing c->weight handlingAnselm R. Garbe2006-09-051-2/+3 * removed some useless tagsAnselm R. Garbe2006-09-041-2/+0 * after 1.3Anselm R. Garbe2006-09-041-1/+1 * Added tag 1.3 for changeset f5f5cbf016a94b48a8fe9c47f0736e96d166d5d4Anselm R. Garbe2006-09-041-0/+1 * retagged 1.3Anselm R. Garbe2006-09-041-1/+1 * simplified manageAnselm R. Garbe2006-09-041-5/+2 * removed html crapAnselm R. Garbe2006-09-043-128/+1 * Added tag 1.3 for changeset dd44dc937e8b0a46abf1a15a333dba5304e4fe89Anselm R. Garbe2006-09-041-0/+1 * hotfixing with sanders hintAnselm R. Garbe2006-09-041-1/+3 * Added tag 1.3 for changeset 6413ea66b1c2496cfc2173fe58df67cb965eb1daAnselm R. Garbe2006-09-041-0/+1 * fixing the issue that new clients appear loweredAnselm R. Garbe2006-09-041-0/+2 * removed unused varsAnselm R. Garbe2006-09-041-2/+2 * reducing focus calls (sanders patch)Anselm R. Garbe2006-09-041-6/+4 * applied Sanders max_and_focus.patchAnselm R. Garbe2006-09-045-44/+48 * simplified buttonpressAnselm R. Garbe2006-09-011-23/+12 * applied sanders patchAnselm R. Garbe2006-09-012-11/+20 * reorder was misssing in Ross version of viewallAnselm R. Garbe2006-08-311-0/+1 * changed shortcut into Mod1-0Anselm R. Garbe2006-08-313-7/+7 * added viewall to mainstream (only Ross Mohns version, not the toggle)Anselm R. Garbe2006-08-315-0/+17 * implemented Button2 press on tags for toggletag on the focused clientAnselm R. Garbe2006-08-312-2/+15 * applied sanders patch to remove unnecessary commit()Anselm R. Garbe2006-08-313-16/+9 * small fix in config.arg.hAnselm R. Garbe2006-08-301-3/+3 * Added tag 1.2 for changeset e3179ce2b90451d2807cd53b589d768412b8666bAnselm R. Garbe2006-08-301-0/+1 * prepared 1.2 1.2Anselm R. Garbe2006-08-301-1/+1 * now using Salmi's menu commandAnselm R. Garbe2006-08-301-2/+3 * removed a warning reported by JukkaAnselm R. Garbe2006-08-301-1/+0 * simplified configurerequestAnselm R. Garbe2006-08-291-25/+22