Wed, 06 Sep 2006 12:18:57 +0200 prepared dwm-1.4 update 1.4
Anselm R. Garbe <arg@10kloc.org> [Wed, 06 Sep 2006 12:18:57 +0200] rev 438
prepared dwm-1.4 update
Wed, 06 Sep 2006 12:10:43 +0200 drawstatus even if no client exists
Anselm R. Garbe <arg@10kloc.org> [Wed, 06 Sep 2006 12:10:43 +0200] rev 437
drawstatus even if no client exists
Wed, 06 Sep 2006 11:54:16 +0200 sanders solution is convincing and elegant
Anselm R. Garbe <arg@10kloc.org> [Wed, 06 Sep 2006 11:54:16 +0200] rev 436
sanders solution is convincing and elegant
Wed, 06 Sep 2006 11:46:35 +0200 seems to preserve floating client z-layer order (even with reorder() calls)
Anselm R. Garbe <arg@10kloc.org> [Wed, 06 Sep 2006 11:46:35 +0200] rev 435
seems to preserve floating client z-layer order (even with reorder() calls)
Wed, 06 Sep 2006 10:54:10 +0200 Added tag 1.4 for changeset a6b8994af16491220db0199623bd57d061e06143
Anselm R. Garbe <arg@10kloc.org> [Wed, 06 Sep 2006 10:54:10 +0200] rev 434
Added tag 1.4 for changeset a6b8994af16491220db0199623bd57d061e06143
Wed, 06 Sep 2006 10:03:21 +0200 small fix
Anselm R. Garbe <arg@10kloc.org> [Wed, 06 Sep 2006 10:03:21 +0200] rev 433
small fix
Wed, 06 Sep 2006 09:23:34 +0200 made args mode symbols the default ones (the default ones look too ugly)
Anselm R. Garbe <arg@10kloc.org> [Wed, 06 Sep 2006 09:23:34 +0200] rev 432
made args mode symbols the default ones (the default ones look too ugly)
Wed, 06 Sep 2006 09:21:17 +0200 moved transient_for tag inheritance to settags
Anselm R. Garbe <arg@10kloc.org> [Wed, 06 Sep 2006 09:21:17 +0200] rev 431
moved transient_for tag inheritance to settags
Wed, 06 Sep 2006 09:13:31 +0200 no, reodering floating clients definately breaks the manage() policy which attaches all clients zoomed (otherwise higher-weight clients couldn't be attached zoomed, which sucks)
Anselm R. Garbe <arg@10kloc.org> [Wed, 06 Sep 2006 09:13:31 +0200] rev 430
no, reodering floating clients definately breaks the manage() policy which attaches all clients zoomed (otherwise higher-weight clients couldn't be attached zoomed, which sucks)
Tue, 05 Sep 2006 19:26:34 +0200 no, ordering floating clients at the end seems better
Anselm R. Garbe <arg@10kloc.org> [Tue, 05 Sep 2006 19:26:34 +0200] rev 429
no, ordering floating clients at the end seems better
Tue, 05 Sep 2006 18:43:15 +0200 fix
Anselm R. Garbe <arg@10kloc.org> [Tue, 05 Sep 2006 18:43:15 +0200] rev 428
fix
Tue, 05 Sep 2006 18:04:22 +0200 this makes sure the issue mentioned by sander
Anselm R. Garbe <arg@10kloc.org> [Tue, 05 Sep 2006 18:04:22 +0200] rev 427
this makes sure the issue mentioned by sander
Tue, 05 Sep 2006 17:10:48 +0200 fixing zoom
Anselm R. Garbe <arg@10kloc.org> [Tue, 05 Sep 2006 17:10:48 +0200] rev 426
fixing zoom
Tue, 05 Sep 2006 16:11:52 +0200 fixing two off-by-ones
Anselm R. Garbe <arg@10kloc.org> [Tue, 05 Sep 2006 16:11:52 +0200] rev 425
fixing two off-by-ones
Tue, 05 Sep 2006 16:05:09 +0200 ach ich will auch Alt-s
Anselm R. Garbe <arg@10kloc.org> [Tue, 05 Sep 2006 16:05:09 +0200] rev 424
ach ich will auch Alt-s
Tue, 05 Sep 2006 16:00:09 +0200 applied checking existance of >2 tiles patch (proposed by sander) to zoom and resizecol
Anselm R. Garbe <arg@10kloc.org> [Tue, 05 Sep 2006 16:00:09 +0200] rev 423
applied checking existance of >2 tiles patch (proposed by sander) to zoom and resizecol
Tue, 05 Sep 2006 13:52:23 +0200 renamed resizetile into resizecol
Anselm R. Garbe <arg@10kloc.org> [Tue, 05 Sep 2006 13:52:23 +0200] rev 422
renamed resizetile into resizecol
Tue, 05 Sep 2006 13:27:43 +0200 well ok, added Mod-s to default bindings (however, I don't need it)
Anselm R. Garbe <arg@10kloc.org> [Tue, 05 Sep 2006 13:27:43 +0200] rev 421
well ok, added Mod-s to default bindings (however, I don't need it)
Tue, 05 Sep 2006 13:25:42 +0200 s/growcol/resizetile/g
Anselm R. Garbe <arg@10kloc.org> [Tue, 05 Sep 2006 13:25:42 +0200] rev 420
s/growcol/resizetile/g
Tue, 05 Sep 2006 13:21:59 +0200 right, multihead issue is not involved with growcol
Anselm R. Garbe <arg@10kloc.org> [Tue, 05 Sep 2006 13:21:59 +0200] rev 419
right, multihead issue is not involved with growcol
Tue, 05 Sep 2006 13:20:29 +0200 hotfix
Anselm R. Garbe <arg@10kloc.org> [Tue, 05 Sep 2006 13:20:29 +0200] rev 418
hotfix
Tue, 05 Sep 2006 13:19:18 +0200 applied a fix related to Sanders remark to growcol
Anselm R. Garbe <arg@10kloc.org> [Tue, 05 Sep 2006 13:19:18 +0200] rev 417
applied a fix related to Sanders remark to growcol
Tue, 05 Sep 2006 09:37:45 +0200 sanders toggletag patch is much more elegant
Anselm R. Garbe <arg@10kloc.org> [Tue, 05 Sep 2006 09:37:45 +0200] rev 416
sanders toggletag patch is much more elegant
Tue, 05 Sep 2006 09:02:37 +0200 I really need column growing, now pushing upstream
Anselm R. Garbe <arg@10kloc.org> [Tue, 05 Sep 2006 09:02:37 +0200] rev 415
I really need column growing, now pushing upstream
Tue, 05 Sep 2006 08:37:34 +0200 don't access sel in restack without checking for NULL (multihead crashing bug)
Anselm R. Garbe <arg@10kloc.org> [Tue, 05 Sep 2006 08:37:34 +0200] rev 414
don't access sel in restack without checking for NULL (multihead crashing bug)
Tue, 05 Sep 2006 08:24:00 +0200 fixing c->weight handling
Anselm R. Garbe <arg@10kloc.org> [Tue, 05 Sep 2006 08:24:00 +0200] rev 413
fixing c->weight handling
Mon, 04 Sep 2006 19:19:37 +0200 removed some useless tags
Anselm R. Garbe <arg@10kloc.org> [Mon, 04 Sep 2006 19:19:37 +0200] rev 412
removed some useless tags
Mon, 04 Sep 2006 17:52:46 +0200 after 1.3
Anselm R. Garbe <arg@10kloc.org> [Mon, 04 Sep 2006 17:52:46 +0200] rev 411
after 1.3
Mon, 04 Sep 2006 17:52:16 +0200 Added tag 1.3 for changeset f5f5cbf016a94b48a8fe9c47f0736e96d166d5d4
Anselm R. Garbe <arg@10kloc.org> [Mon, 04 Sep 2006 17:52:16 +0200] rev 410
Added tag 1.3 for changeset f5f5cbf016a94b48a8fe9c47f0736e96d166d5d4
Mon, 04 Sep 2006 17:52:12 +0200 retagged 1.3
Anselm R. Garbe <arg@10kloc.org> [Mon, 04 Sep 2006 17:52:12 +0200] rev 409
retagged
(0) -300 -100 -50 -30 +30 +50 +100 +300 +1000 tip