Mercurial > aewl
graph
-
patched resizemouse according to sanders remarkFri, 22 Sep 2006 11:24:01 +0200, by arg
-
small man page fixFri, 22 Sep 2006 10:01:51 +0200, by arg
-
sander check thisFri, 22 Sep 2006 09:43:21 +0200, by arg
-
slight change to config.arg.h (I use ff floating)Fri, 22 Sep 2006 08:22:39 +0200, by arg
-
updated man pageFri, 22 Sep 2006 08:17:42 +0200, by arg
-
implemented the maximization as I described on the mailinglist, this feels better to me.Fri, 22 Sep 2006 07:37:56 +0200, by arg
-
reviewed client.cWed, 20 Sep 2006 09:53:21 +0200, by arg
-
reviewed util.cWed, 20 Sep 2006 09:49:32 +0200, by arg
-
fixed a nuance in dwm.1Wed, 20 Sep 2006 09:45:39 +0200, by arg
-
improved intro comment in dwm.h, updated config.mkWed, 20 Sep 2006 09:40:35 +0200, by arg
-
some simplifications to intro in dwm.hTue, 19 Sep 2006 16:13:44 +0200, by arg
-
Added tag 1.6 for changeset ad3fa2d185426c51fd5deceae809770363f8d33cSat, 16 Sep 2006 11:21:01 +0200, by arg
-
offscreen client appearance fixesFri, 15 Sep 2006 10:54:32 +0200, by arg
-
focus() enforces visibility of a client if not NULLFri, 15 Sep 2006 10:49:05 +0200, by arg
-
removed useless inclusionThu, 14 Sep 2006 11:07:44 +0200, by Anselm R. Garbe
-
fixed executing of dmenu output to handle args correctlyTue, 12 Sep 2006 19:09:04 +0200, by 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 10:57:28 +0200, by Anselm R. Garbe
-
some more simplifications of intro comment in dwm.h, this should suffice for comments in dwmTue, 12 Sep 2006 09:50:06 +0200, by Anselm R. Garbe
-
made introduction comment in dwm.h shorterTue, 12 Sep 2006 09:46:19 +0200, by Anselm R. Garbe
-
applied Christof Musik's multihead patch for a pathologic cornercaseTue, 12 Sep 2006 08:27:11 +0200, by Anselm R. Garbe
-
added a general comment to dwm.h how dwm is basically organizedTue, 12 Sep 2006 08:14:22 +0200, by Anselm R. Garbe
-
some other simplificationsMon, 11 Sep 2006 17:31:21 +0200, by Anselm R. Garbe
-
fixed some other comments, now also the code side seems to be at a level to be reviewed by experienced programmersMon, 11 Sep 2006 11:28:28 +0200, by Anselm R. Garbe
-
small change to comments, renamed two set* functions in client.c into update*Mon, 11 Sep 2006 10:00:56 +0200, by Anselm R. Garbe
-
small fixMon, 11 Sep 2006 08:58:58 +0200, by Anselm R. Garbe
-
added some commentsMon, 11 Sep 2006 07:40:41 +0200, by Anselm R. Garbe
-
Added tag 1.5 for changeset 728c9089b079721b43c3347124639a29baa22a97Fri, 08 Sep 2006 08:32:08 +0200, by Anselm R. Garbe
-
applied sanders patch of not manipulating sel 1.5Fri, 08 Sep 2006 08:19:54 +0200, by Anselm R. Garbe
-
really small changes to dwm.1Fri, 08 Sep 2006 07:40:16 +0200, by Anselm R. Garbe
-
hotfixThu, 07 Sep 2006 18:13:19 +0200, by Anselm R. Garbe
-
simplified unmanageThu, 07 Sep 2006 18:12:40 +0200, by Anselm R. Garbe
-
using a global stack for focus recovery on arrange() - seems to work greatThu, 07 Sep 2006 17:53:40 +0200, by Anselm R. Garbe
-
made markups in dwm.1 more consistentThu, 07 Sep 2006 09:26:01 +0200, by Anselm R. Garbe
-
small addition to dwm.1Thu, 07 Sep 2006 07:53:29 +0200, by Anselm R. Garbe
-
this patch keeps track of global z-layer order of clients which are floating or if floating mode is enabledWed, 06 Sep 2006 17:31:52 +0200, by Anselm R. Garbe
-
no this is betterWed, 06 Sep 2006 15:36:42 +0200, by Anselm R. Garbe
-
does this preserve z order for anthony?Wed, 06 Sep 2006 15:30:28 +0200, by Anselm R. Garbe
-
maybe this might workWed, 06 Sep 2006 13:56:46 +0200, by Anselm R. Garbe
-
Added tag 1.4 for changeset 3cff9403766bf83a9fc2a0aef230115d68de2a8eWed, 06 Sep 2006 12:19:07 +0200, by Anselm R. Garbe
-
drawstatus even if no client existsWed, 06 Sep 2006 12:10:43 +0200, by Anselm R. Garbe
-
sanders solution is convincing and elegantWed, 06 Sep 2006 11:54:16 +0200, by Anselm R. Garbe
-
seems to preserve floating client z-layer order (even with reorder() calls)Wed, 06 Sep 2006 11:46:35 +0200, by Anselm R. Garbe
-
Added tag 1.4 for changeset a6b8994af16491220db0199623bd57d061e06143Wed, 06 Sep 2006 10:54:10 +0200, by Anselm R. Garbe
-
small fixWed, 06 Sep 2006 10:03:21 +0200, by Anselm R. Garbe
-
made args mode symbols the default ones (the default ones look too ugly)Wed, 06 Sep 2006 09:23:34 +0200, by Anselm R. Garbe
-
moved transient_for tag inheritance to settagsWed, 06 Sep 2006 09:21:17 +0200, by Anselm R. Garbe
-
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)Wed, 06 Sep 2006 09:13:31 +0200, by Anselm R. Garbe
-
no, ordering floating clients at the end seems betterTue, 05 Sep 2006 19:26:34 +0200, by Anselm R. Garbe
-
fixTue, 05 Sep 2006 18:43:15 +0200, by Anselm R. Garbe
-
this makes sure the issue mentioned by sanderTue, 05 Sep 2006 18:04:22 +0200, by Anselm R. Garbe
-
fixing zoomTue, 05 Sep 2006 17:10:48 +0200, by Anselm R. Garbe
-
fixing two off-by-onesTue, 05 Sep 2006 16:11:52 +0200, by Anselm R. Garbe
-
ach ich will auch Alt-sTue, 05 Sep 2006 16:05:09 +0200, by Anselm R. Garbe
-
applied checking existance of >2 tiles patch (proposed by sander) to zoom and resizecolTue, 05 Sep 2006 16:00:09 +0200, by Anselm R. Garbe
-
renamed resizetile into resizecolTue, 05 Sep 2006 13:52:23 +0200, by Anselm R. Garbe
-
well ok, added Mod-s to default bindings (however, I don't need it)Tue, 05 Sep 2006 13:27:43 +0200, by Anselm R. Garbe
-
s/growcol/resizetile/gTue, 05 Sep 2006 13:25:42 +0200, by Anselm R. Garbe
-
right, multihead issue is not involved with growcolTue, 05 Sep 2006 13:21:59 +0200, by Anselm R. Garbe