Sat, 16 Sep 2006 11:21:01 +0200 Added tag 1.6 for changeset ad3fa2d185426c51fd5deceae809770363f8d33c
arg@mmvi [Sat, 16 Sep 2006 11:21:01 +0200] rev 467
Added tag 1.6 for changeset ad3fa2d185426c51fd5deceae809770363f8d33c
Fri, 15 Sep 2006 14:21:25 +0200 added visibility check to enternotify as well 1.6
arg@mmvi [Fri, 15 Sep 2006 14:21:25 +0200] rev 466
added visibility check to enternotify as well
Fri, 15 Sep 2006 10:54:32 +0200 offscreen client appearance fixes
arg@mmvi [Fri, 15 Sep 2006 10:54:32 +0200] rev 465
offscreen client appearance fixes
Fri, 15 Sep 2006 10:49:05 +0200 focus() enforces visibility of a client if not NULL
arg@mmvi [Fri, 15 Sep 2006 10:49:05 +0200] rev 464
focus() enforces visibility of a client if not NULL
Thu, 14 Sep 2006 11:07:44 +0200 removed useless inclusion
Anselm R. Garbe <arg@10kloc.org> [Thu, 14 Sep 2006 11:07:44 +0200] rev 463
removed useless inclusion
Tue, 12 Sep 2006 19:09:04 +0200 fixed executing of dmenu output to handle args correctly
Anselm R. Garbe <arg@10kloc.org> [Tue, 12 Sep 2006 19:09:04 +0200] rev 462
fixed executing of dmenu output to handle args correctly
Tue, 12 Sep 2006 10:57:28 +0200 removed a bunch of lines through making function signatures more consistent with my style ( { does not belong to a new line, if function args are single-lined)
Anselm R. Garbe <arg@10kloc.org> [Tue, 12 Sep 2006 10:57:28 +0200] rev 461
removed a bunch of lines through making function signatures more consistent with my style ( { does not belong to a new line, if function args are single-lined)
Tue, 12 Sep 2006 09:50:06 +0200 some more simplifications of intro comment in dwm.h, this should suffice for comments in dwm
Anselm R. Garbe <arg@10kloc.org> [Tue, 12 Sep 2006 09:50:06 +0200] rev 460
some more simplifications of intro comment in dwm.h, this should suffice for comments in dwm
Tue, 12 Sep 2006 09:46:19 +0200 made introduction comment in dwm.h shorter
Anselm R. Garbe <arg@10kloc.org> [Tue, 12 Sep 2006 09:46:19 +0200] rev 459
made introduction comment in dwm.h shorter
Tue, 12 Sep 2006 08:27:11 +0200 applied Christof Musik's multihead patch for a pathologic cornercase
Anselm R. Garbe <arg@10kloc.org> [Tue, 12 Sep 2006 08:27:11 +0200] rev 458
applied Christof Musik's multihead patch for a pathologic cornercase
Tue, 12 Sep 2006 08:14:22 +0200 added a general comment to dwm.h how dwm is basically organized
Anselm R. Garbe <arg@10kloc.org> [Tue, 12 Sep 2006 08:14:22 +0200] rev 457
added a general comment to dwm.h how dwm is basically organized
Mon, 11 Sep 2006 17:31:21 +0200 some other simplifications
Anselm R. Garbe <arg@10kloc.org> [Mon, 11 Sep 2006 17:31:21 +0200] rev 456
some other simplifications
Mon, 11 Sep 2006 11:28:28 +0200 fixed some other comments, now also the code side seems to be at a level to be reviewed by experienced programmers
Anselm R. Garbe <arg@10kloc.org> [Mon, 11 Sep 2006 11:28:28 +0200] rev 455
fixed some other comments, now also the code side seems to be at a level to be reviewed by experienced programmers
Mon, 11 Sep 2006 10:00:56 +0200 small change to comments, renamed two set* functions in client.c into update*
Anselm R. Garbe <arg@10kloc.org> [Mon, 11 Sep 2006 10:00:56 +0200] rev 454
small change to comments, renamed two set* functions in client.c into update*
Mon, 11 Sep 2006 08:58:58 +0200 small fix
Anselm R. Garbe <arg@10kloc.org> [Mon, 11 Sep 2006 08:58:58 +0200] rev 453
small fix
Mon, 11 Sep 2006 07:40:41 +0200 added some comments
Anselm R. Garbe <arg@10kloc.org> [Mon, 11 Sep 2006 07:40:41 +0200] rev 452
added some comments
Fri, 08 Sep 2006 08:32:08 +0200 Added tag 1.5 for changeset 728c9089b079721b43c3347124639a29baa22a97
Anselm R. Garbe <arg@10kloc.org> [Fri, 08 Sep 2006 08:32:08 +0200] rev 451
Added tag 1.5 for changeset 728c9089b079721b43c3347124639a29baa22a97
Fri, 08 Sep 2006 08:19:54 +0200 applied sanders patch of not manipulating sel 1.5
Anselm R. Garbe <arg@10kloc.org> [Fri, 08 Sep 2006 08:19:54 +0200] rev 450
applied sanders patch of not manipulating sel
Fri, 08 Sep 2006 07:40:16 +0200 really small changes to dwm.1
Anselm R. Garbe <arg@10kloc.org> [Fri, 08 Sep 2006 07:40:16 +0200] rev 449
really small changes to dwm.1
Thu, 07 Sep 2006 18:13:19 +0200 hotfix
Anselm R. Garbe <arg@10kloc.org> [Thu, 07 Sep 2006 18:13:19 +0200] rev 448
hotfix
Thu, 07 Sep 2006 18:12:40 +0200 simplified unmanage
Anselm R. Garbe <arg@10kloc.org> [Thu, 07 Sep 2006 18:12:40 +0200] rev 447
simplified unmanage
Thu, 07 Sep 2006 17:53:40 +0200 using a global stack for focus recovery on arrange() - seems to work great
Anselm R. Garbe <arg@10kloc.org> [Thu, 07 Sep 2006 17:53:40 +0200] rev 446
using a global stack for focus recovery on arrange() - seems to work great
Thu, 07 Sep 2006 09:26:01 +0200 made markups in dwm.1 more consistent
Anselm R. Garbe <arg@10kloc.org> [Thu, 07 Sep 2006 09:26:01 +0200] rev 445
made markups in dwm.1 more consistent
Thu, 07 Sep 2006 07:53:29 +0200 small addition to dwm.1
Anselm R. Garbe <arg@10kloc.org> [Thu, 07 Sep 2006 07:53:29 +0200] rev 444
small addition to dwm.1
Wed, 06 Sep 2006 17:31:52 +0200 this patch keeps track of global z-layer order of clients which are floating or if floating mode is enabled
Anselm R. Garbe <arg@10kloc.org> [Wed, 06 Sep 2006 17:31:52 +0200] rev 443
this patch keeps track of global z-layer order of clients which are floating or if floating mode is enabled
Wed, 06 Sep 2006 15:36:42 +0200 no this is better
Anselm R. Garbe <arg@10kloc.org> [Wed, 06 Sep 2006 15:36:42 +0200] rev 442
no this is better
Wed, 06 Sep 2006 15:30:28 +0200 does this preserve z order for anthony?
Anselm R. Garbe <arg@10kloc.org> [Wed, 06 Sep 2006 15:30:28 +0200] rev 441
does this preserve z order for anthony?
Wed, 06 Sep 2006 13:56:46 +0200 maybe this might work
Anselm R. Garbe <arg@10kloc.org> [Wed, 06 Sep 2006 13:56:46 +0200] rev 440
maybe this might work
Wed, 06 Sep 2006 12:19:07 +0200 Added tag 1.4 for changeset 3cff9403766bf83a9fc2a0aef230115d68de2a8e
Anselm R. Garbe <arg@10kloc.org> [Wed, 06 Sep 2006 12:19:07 +0200] rev 439
Added tag 1.4 for changeset 3cff9403766bf83a9fc2a0aef230115d68de2a8e
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
(0) -300 -100 -50 -30 +30 +50 +100 +300 +1000 tip