Mon, 25 Sep 2006 20:38:30 +0200 applied sanders jukka patch
arg@mmvi [Mon, 25 Sep 2006 20:38:30 +0200] rev 488
applied sanders jukka patch
Mon, 25 Sep 2006 08:21:51 +0200 applied Jukkas patch
arg@mmvi [Mon, 25 Sep 2006 08:21:51 +0200] rev 487
applied Jukkas patch
Fri, 22 Sep 2006 18:48:35 +0200 removed all dotile checks
arg@mmvi [Fri, 22 Sep 2006 18:48:35 +0200] rev 486
removed all dotile checks
Fri, 22 Sep 2006 16:35:49 +0200 applied Jukkas remark (dunno if this is correct though)
arg@mmvi [Fri, 22 Sep 2006 16:35:49 +0200] rev 485
applied Jukkas remark (dunno if this is correct though)
Fri, 22 Sep 2006 15:39:38 +0200 applied jukkas patch
arg@mmvi [Fri, 22 Sep 2006 15:39:38 +0200] rev 484
applied jukkas patch
Fri, 22 Sep 2006 14:02:41 +0200 man page fix
arg@mmvi [Fri, 22 Sep 2006 14:02:41 +0200] rev 483
man page fix
Fri, 22 Sep 2006 14:00:54 +0200 ismax toggling on mouse based action
arg@mmvi [Fri, 22 Sep 2006 14:00:54 +0200] rev 482
ismax toggling on mouse based action
Fri, 22 Sep 2006 13:58:21 +0200 hotfix
arg@mmvi [Fri, 22 Sep 2006 13:58:21 +0200] rev 481
hotfix
Fri, 22 Sep 2006 13:53:28 +0200 small change to achieve Jukka's last proposal
arg@mmvi [Fri, 22 Sep 2006 13:53:28 +0200] rev 480
small change to achieve Jukka's last proposal
Fri, 22 Sep 2006 11:49:24 +0200 fixed issue pointed out by Jukka
arg@mmvi [Fri, 22 Sep 2006 11:49:24 +0200] rev 479
fixed issue pointed out by Jukka
Fri, 22 Sep 2006 11:24:01 +0200 patched resizemouse according to sanders remark
arg@mmvi [Fri, 22 Sep 2006 11:24:01 +0200] rev 478
patched resizemouse according to sanders remark
Fri, 22 Sep 2006 10:01:51 +0200 small man page fix
arg@mmvi [Fri, 22 Sep 2006 10:01:51 +0200] rev 477
small man page fix
Fri, 22 Sep 2006 09:43:21 +0200 sander check this
arg@mmvi [Fri, 22 Sep 2006 09:43:21 +0200] rev 476
sander check this
Fri, 22 Sep 2006 08:22:39 +0200 slight change to config.arg.h (I use ff floating)
arg@mmvi [Fri, 22 Sep 2006 08:22:39 +0200] rev 475
slight change to config.arg.h (I use ff floating)
Fri, 22 Sep 2006 08:17:42 +0200 updated man page
arg@mmvi [Fri, 22 Sep 2006 08:17:42 +0200] rev 474
updated man page
Fri, 22 Sep 2006 07:37:56 +0200 implemented the maximization as I described on the mailinglist, this feels better to me.
arg@mmvi [Fri, 22 Sep 2006 07:37:56 +0200] rev 473
implemented the maximization as I described on the mailinglist, this feels better to me.
Wed, 20 Sep 2006 09:53:21 +0200 reviewed client.c
arg@mmvi [Wed, 20 Sep 2006 09:53:21 +0200] rev 472
reviewed client.c
Wed, 20 Sep 2006 09:49:32 +0200 reviewed util.c
arg@mmvi [Wed, 20 Sep 2006 09:49:32 +0200] rev 471
reviewed util.c
Wed, 20 Sep 2006 09:45:39 +0200 fixed a nuance in dwm.1
arg@mmvi [Wed, 20 Sep 2006 09:45:39 +0200] rev 470
fixed a nuance in dwm.1
Wed, 20 Sep 2006 09:40:35 +0200 improved intro comment in dwm.h, updated config.mk
arg@mmvi [Wed, 20 Sep 2006 09:40:35 +0200] rev 469
improved intro comment in dwm.h, updated config.mk
Tue, 19 Sep 2006 16:13:44 +0200 some simplifications to intro in dwm.h
arg@mmvi [Tue, 19 Sep 2006 16:13:44 +0200] rev 468
some simplifications to intro in dwm.h
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
(0) -300 -100 -50 -30 +30 +50 +100 +300 +1000 tip