dwm-meillo

log

age author description
Fri, 29 Sep 2006 16:54:15 +0200 Anselm R. Garbe small fix of a corner case
Fri, 29 Sep 2006 16:44:02 +0200 Anselm R. Garbe small change
Fri, 29 Sep 2006 16:22:20 +0200 Anselm R. Garbe added the new dotile as described on ml
Fri, 29 Sep 2006 14:39:03 +0200 Anselm R. Garbe prelim of dotile()
Fri, 29 Sep 2006 12:56:01 +0200 Anselm R. Garbe I changed sanders patch to fix the ff issue to be simplier, though it needs testing if this really fixes the issue
Fri, 29 Sep 2006 12:38:27 +0200 Anselm R. Garbe first step to a more flexible dotile() algorithm
Thu, 28 Sep 2006 21:29:20 +0200 Anselm R. Garbe renamed column into area
Thu, 28 Sep 2006 16:14:48 +0200 Anselm R. Garbe small change to README
Thu, 28 Sep 2006 14:03:39 +0200 Anselm R. Garbe applied Jukkas patch
Wed, 27 Sep 2006 17:21:25 +0200 Anselm R. Garbe Added tag 1.7.1 for changeset d5ad819f2a66a40fa75dd2e44429f3bfc884d07b
Wed, 27 Sep 2006 17:18:46 +0200 Anselm R. Garbe fixing the settags issue, preparing 1.7.11.7.1
Tue, 26 Sep 2006 17:42:14 +0200 arg removed an unused var
Tue, 26 Sep 2006 17:39:30 +0200 arg Added tag 1.7 for changeset 4dbdb61c8b8ce21dee5c7050a6b103855964ed20
Tue, 26 Sep 2006 14:32:02 +0200 arg updated README1.7
Tue, 26 Sep 2006 14:08:42 +0200 arg small change
Tue, 26 Sep 2006 13:49:16 +0200 arg added slight error check to getcolor
Tue, 26 Sep 2006 13:30:30 +0200 arg small fix
Tue, 26 Sep 2006 13:24:14 +0200 arg changed order of colordefs in config.h's, changed config.arg.h to fit to new dmenu
Tue, 26 Sep 2006 08:17:35 +0200 arg removed useless debug info
Tue, 26 Sep 2006 07:40:19 +0200 arg added configure(), but this doesn't really fix those frking broken SDL apps
Mon, 25 Sep 2006 21:28:00 +0200 arg slight change of event handling order
Mon, 25 Sep 2006 21:19:18 +0200 arg simplified mouse resizals
Mon, 25 Sep 2006 20:38:30 +0200 arg applied sanders jukka patch
Mon, 25 Sep 2006 08:21:51 +0200 arg applied Jukkas patch
Fri, 22 Sep 2006 18:48:35 +0200 arg removed all dotile checks
Fri, 22 Sep 2006 16:35:49 +0200 arg applied Jukkas remark (dunno if this is correct though)
Fri, 22 Sep 2006 15:39:38 +0200 arg applied jukkas patch
Fri, 22 Sep 2006 14:02:41 +0200 arg man page fix
Fri, 22 Sep 2006 14:00:54 +0200 arg ismax toggling on mouse based action
Fri, 22 Sep 2006 13:58:21 +0200 arg hotfix
Fri, 22 Sep 2006 13:53:28 +0200 arg small change to achieve Jukka's last proposal
Fri, 22 Sep 2006 11:49:24 +0200 arg fixed issue pointed out by Jukka
Fri, 22 Sep 2006 11:24:01 +0200 arg patched resizemouse according to sanders remark
Fri, 22 Sep 2006 10:01:51 +0200 arg small man page fix
Fri, 22 Sep 2006 09:43:21 +0200 arg sander check this
Fri, 22 Sep 2006 08:22:39 +0200 arg slight change to config.arg.h (I use ff floating)
Fri, 22 Sep 2006 08:17:42 +0200 arg updated man page
Fri, 22 Sep 2006 07:37:56 +0200 arg implemented the maximization as I described on the mailinglist, this feels better to me.
Wed, 20 Sep 2006 09:53:21 +0200 arg reviewed client.c
Wed, 20 Sep 2006 09:49:32 +0200 arg reviewed util.c
Wed, 20 Sep 2006 09:45:39 +0200 arg fixed a nuance in dwm.1
Wed, 20 Sep 2006 09:40:35 +0200 arg improved intro comment in dwm.h, updated config.mk
Tue, 19 Sep 2006 16:13:44 +0200 arg some simplifications to intro in dwm.h
Sat, 16 Sep 2006 11:21:01 +0200 arg Added tag 1.6 for changeset ad3fa2d185426c51fd5deceae809770363f8d33c
Fri, 15 Sep 2006 14:21:25 +0200 arg added visibility check to enternotify as well1.6
Fri, 15 Sep 2006 10:54:32 +0200 arg offscreen client appearance fixes
Fri, 15 Sep 2006 10:49:05 +0200 arg focus() enforces visibility of a client if not NULL
Thu, 14 Sep 2006 11:07:44 +0200 Anselm R. Garbe removed useless inclusion
Tue, 12 Sep 2006 19:09:04 +0200 Anselm R. Garbe fixed executing of dmenu output to handle args correctly
Tue, 12 Sep 2006 10:57:28 +0200 Anselm R. Garbe 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 Anselm R. Garbe some more simplifications of intro comment in dwm.h, this should suffice for comments in dwm
Tue, 12 Sep 2006 09:46:19 +0200 Anselm R. Garbe made introduction comment in dwm.h shorter
Tue, 12 Sep 2006 08:27:11 +0200 Anselm R. Garbe applied Christof Musik's multihead patch for a pathologic cornercase
Tue, 12 Sep 2006 08:14:22 +0200 Anselm R. Garbe added a general comment to dwm.h how dwm is basically organized
Mon, 11 Sep 2006 17:31:21 +0200 Anselm R. Garbe some other simplifications
Mon, 11 Sep 2006 11:28:28 +0200 Anselm R. Garbe 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 Anselm R. Garbe small change to comments, renamed two set* functions in client.c into update*
Mon, 11 Sep 2006 08:58:58 +0200 Anselm R. Garbe small fix
Mon, 11 Sep 2006 07:40:41 +0200 Anselm R. Garbe added some comments
Fri, 08 Sep 2006 08:32:08 +0200 Anselm R. Garbe Added tag 1.5 for changeset 728c9089b079721b43c3347124639a29baa22a97