about summary refs log tree commit diff stats
path: root/client.c
Commit message (Expand)AuthorAgeFilesLines
* applied Jukka's sizeof K&R compliance patch, applied Manuels' last-line print...arg@mig292006-11-261-2/+2
* and another fixarg@mig292006-10-271-2/+2
* applied sanders try2 patcharg@mig292006-10-271-3/+3
* applied sanders max size fixarg@mig292006-09-061-0/+2
* sanders solution is convincing and elegantAnselm R. Garbe2006-09-061-8/+0
* seems to preserve floating client z-layer order (even with reorder() calls)Anselm R. Garbe2006-09-061-0/+8
* moved transient_for tag inheritance to settagsAnselm R. Garbe2006-09-061-6/+2
* no, reodering floating clients definately breaks the manage() policy which at...Anselm R. Garbe2006-09-061-2/+0
* no, ordering floating clients at the end seems betterAnselm R. Garbe2006-09-051-0/+2
* simplified manageAnselm R. Garbe2006-09-041-5/+2
* hotfixing with sanders hintAnselm R. Garbe2006-09-041-1/+3
* fixing the issue that new clients appear loweredAnselm R. Garbe2006-09-041-0/+2
* applied Sanders max_and_focus.patchAnselm R. Garbe2006-09-041-21/+29
* still something wrong with reorder()Anselm R. Garbe2006-08-291-1/+4
* added attach/detach functions which don't attach at the begin of list, but at...Anselm R. Garbe2006-08-291-12/+4
* removed crappy variablesAnselm R. Garbe2006-08-281-3/+1
* applied sanders focus_ patchesAnselm R. Garbe2006-08-281-25/+48
* updated man pageAnselm R. Garbe2006-08-231-13/+9
* separated several functions into view.cAnselm R. Garbe2006-08-221-61/+0
* windows which have set transient_for hint inherit the transient_for window ta...arg@localhost.10kloc.org2006-08-211-1/+6
* after switching to OpenBSD again, I switched back to a saner color schemearg@localhost.10kloc.org2006-08-211-5/+7
* applied Sanders focus_* patches, removed the unnecessary clean-prefix from th...Anselm R.Garbe2006-08-211-28/+30
* applied Sanders patchAnselm R.Garbe2006-08-181-6/+2
* made a new client position strategy similiar to that one proposed by Sander, ...Anselm R.Garbe2006-08-181-7/+7
* fixed a bug reported by sanderAnselm R.Garbe2006-08-171-1/+1
* centering apps only if transient_for is not(!) setAnselm R.Garbe2006-08-171-9/+1