log client.c
age |
author |
description |
Mon, 11 Sep 2006 10:00:56 +0200 |
Anselm R. Garbe |
small change to comments, renamed two set* functions in client.c into update* |
Mon, 11 Sep 2006 07:40:41 +0200 |
Anselm R. Garbe |
added some comments |
Fri, 08 Sep 2006 08:19:54 +0200 |
Anselm R. Garbe |
applied sanders patch of not manipulating sel1.5 |
Thu, 07 Sep 2006 18:13:19 +0200 |
Anselm R. Garbe |
hotfix |
Thu, 07 Sep 2006 18:12:40 +0200 |
Anselm R. Garbe |
simplified unmanage |
Thu, 07 Sep 2006 17:53:40 +0200 |
Anselm R. Garbe |
using a global stack for focus recovery on arrange() - seems to work great |
Wed, 06 Sep 2006 15:36:42 +0200 |
Anselm R. Garbe |
no this is better |
Wed, 06 Sep 2006 15:30:28 +0200 |
Anselm R. Garbe |
does this preserve z order for anthony? |
Wed, 06 Sep 2006 13:56:46 +0200 |
Anselm R. Garbe |
maybe this might work |
Wed, 06 Sep 2006 11:54:16 +0200 |
Anselm R. Garbe |
sanders solution is convincing and elegant |
Wed, 06 Sep 2006 11:46:35 +0200 |
Anselm R. Garbe |
seems to preserve floating client z-layer order (even with reorder() calls) |
Wed, 06 Sep 2006 09:21:17 +0200 |
Anselm R. Garbe |
moved transient_for tag inheritance to settags |