layout.c
Mon, 04 Jun 2007 11:37:33 +0200 Anselm R. Garbe applied anudots [un]ban repair patch
Wed, 30 May 2007 20:49:38 +0200 Anselm R. Garbe replaced BORDERPX with sel->border in togglemax(), in other places this is not possible.
Wed, 30 May 2007 12:19:28 +0200 Anselm R. Garbe referred to LICENSE file 4.2
Wed, 30 May 2007 12:10:01 +0200 Anselm R. Garbe Jukka also belongs to Copyright holders after all he has contributed and done for dwm, updated -v as well
Tue, 29 May 2007 11:57:08 +0200 Anselm R. Garbe added nsz to copyright holders as well, because he did a lot recently
Tue, 29 May 2007 11:47:55 +0200 Anselm R. Garbe added anydot to Copyright holders, because he contributed a lot recently
Tue, 29 May 2007 11:35:20 +0200 Anselm R. Garbe applied anydot's 3 minor patches, thank you anydot
Thu, 24 May 2007 16:25:09 +0200 Anselm R. Garbe fix if n < nmaster of remainer calculation for master windows
Thu, 24 May 2007 15:40:07 +0200 Anselm R. Garbe calculating the remainder for master and stack area correctly
Tue, 22 May 2007 11:29:59 +0200 Anselm R. Garbe applied Szabolcs proposal for zoom() as well
Tue, 22 May 2007 11:29:04 +0200 Anselm R. Garbe applied Szabolcs proposal to simplify setlayout()
Wed, 16 May 2007 22:05:02 +0200 Anselm R. Garbe no that change breaks fullscreen apps 4.1
Wed, 16 May 2007 21:59:53 +0200 Anselm R. Garbe raise barwin in restack, that's the most elegant solution I think
Tue, 15 May 2007 14:06:18 +0200 Anselm R. Garbe simplification
Tue, 15 May 2007 13:49:43 +0200 Anselm R. Garbe using BarTop as fallback if BARPOS is set to BarOff as default for toggling
Tue, 15 May 2007 13:36:04 +0200 Anselm R. Garbe another fix, call lt->arrange() in togglebar only
Tue, 15 May 2007 12:09:18 +0200 Anselm R. Garbe made bar togglalble
Mon, 14 May 2007 11:54:30 +0200 Anselm R. Garbe applied dfenze cleanups, fixed some comments in dwm.h
Wed, 09 May 2007 10:12:55 +0200 Anselm R. Garbe s/remain/remainder/
Wed, 09 May 2007 10:11:34 +0200 Anselm R. Garbe fixing remaining space calculation
Mon, 07 May 2007 13:12:41 +0200 Anselm R. Garbe applied patch of Paul Liu to allow onthefly resizing due to xrandr changes
Tue, 17 Apr 2007 14:56:46 +0200 Anselm R. Garbe changed border handling
Fri, 13 Apr 2007 11:40:09 +0200 Anselm R. Garbe yet another fix of copyright compactisition
Fri, 13 Apr 2007 11:32:38 +0200 Anselm R. Garbe making Copyright notices more compact
Thu, 22 Feb 2007 22:10:16 +0100 Anselm R. Garbe renamed untiled into floating, keeping tiled instead of tiling (afaik tiled sounds more correct) - English speakers convinced me
Thu, 22 Feb 2007 17:51:34 +0100 Anselm R. Garbe simplified focusclient()
Thu, 22 Feb 2007 17:43:41 +0100 Anselm R. Garbe renamed versatile into untiled
Thu, 22 Feb 2007 15:25:19 +0100 Anselm R. Garbe merged focus{prev.next} into focusclient(1/-1)
Thu, 22 Feb 2007 12:15:48 +0100 Anselm R. Garbe small bugfix
Thu, 22 Feb 2007 12:00:02 +0100 Anselm R. Garbe fixed some issues due to the Arg->const char * transition
Thu, 22 Feb 2007 11:42:08 +0100 Anselm R. Garbe replaced Arg union with const char *arg, seems cleaner to me, even if we need atoi() in some places
Thu, 22 Feb 2007 10:59:42 +0100 Anselm R. Garbe status needs update even in togglemax() - since we got an indicator for this
Thu, 22 Feb 2007 08:08:36 +0100 Anselm R. Garbe fixed exit condition in togglemax()
Thu, 22 Feb 2007 07:59:13 +0100 Anselm R. Garbe several changes, made togglemax extern and separated it from zoom() - moved zoom() and togglemax() into layout.c, changed void (*func)(Arg *) into void (*func)(Arg), changed default keybindings of focusnext/focusprev and incmasterw to h/j/k/l accordingly, made keys in config*h appear alphabetically (special keys first), renamed resizemaster into incmasterw, renamed MASTER into MASTERWIDTH
Wed, 21 Feb 2007 11:39:57 +0100 Anselm R. Garbe moved focus{next,prev} and nexttiled from client.c to layout.c (because those are not client-specific), moved toggleversatile() from layout.c to client.c (because those are client-specific)
Tue, 20 Feb 2007 10:49:53 +0100 Anselm R. Garbe split screen.c into layout.c and tag.c (because the view is an implicit mixture of both)
less more (0) tip