aewl

log view.c

age author description
Sat, 16 Jun 2007 21:44:00 +0200 meillo made Mod-F4 (shutdown) work on notebook
Sun, 11 Feb 2007 17:20:22 +0100 meillo added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
Wed, 31 Jan 2007 20:08:55 +0100 Anselm R. Garbe applied Sander's drop_bh patch3.3
Thu, 25 Jan 2007 09:59:48 +0100 Anselm R. Garbe prepared yet another hotfix release3.2.2
Mon, 22 Jan 2007 10:22:58 +0100 Anselm R. Garbe applied Sanders all5.patch (thanks for your weekend session, Sander!)
Mon, 15 Jan 2007 12:07:18 +0100 Anselm R. Garbe changed restack, to fix undrawed tag indicators
Mon, 15 Jan 2007 12:04:25 +0100 Anselm R. Garbe removed drawclient and drawall (they performed useless operations/consumed useless cpu cycles)
Sun, 14 Jan 2007 22:32:26 +0100 Anselm R. Garbe removed mode label stuff
Sun, 14 Jan 2007 22:27:29 +0100 Anselm R. Garbe removed client title bar
Fri, 12 Jan 2007 12:15:06 +0100 Anselm R. Garbe removing to allow nmaster=03.0
Thu, 11 Jan 2007 13:43:38 +0100 Anselm R. Garbe allowing nmaster=0 (I think that's a straight idea)
Mon, 08 Jan 2007 17:36:56 +0100 Anselm R. Garbe reorganized
Mon, 08 Jan 2007 17:33:24 +0100 Anselm R. Garbe implemented nmaster appearance in mode label (using %u)
Fri, 05 Jan 2007 22:00:15 +0100 Anselm R. Garbe allowing swap() for first master client
Fri, 05 Jan 2007 21:56:57 +0100 Anselm R. Garbe prevent pop() if first sel == nexttiled(clients)
Fri, 05 Jan 2007 21:55:43 +0100 Anselm R. Garbe removed swap(), implemented pop for everything
Fri, 05 Jan 2007 21:52:17 +0100 Anselm R. Garbe preserving c1->snext and c2->snext in swap() as well.
Fri, 05 Jan 2007 16:35:45 +0100 Anselm R. Garbe fixing some minor issues
Fri, 05 Jan 2007 15:16:39 +0100 Anselm R. Garbe adding some prevention that master clients get smaller than bh
Fri, 05 Jan 2007 15:08:25 +0100 Anselm R. Garbe allowing zoom within master area as well
Fri, 05 Jan 2007 14:48:16 +0100 Anselm R. Garbe added MODKEY-{plus,minus} shortcuts (increasing/decreasing master clients)
Fri, 05 Jan 2007 12:50:39 +0100 Anselm R. Garbe experimental version which allows master clients being increased/decreased
Tue, 02 Jan 2007 15:44:19 +0100 arg corrections
Tue, 02 Jan 2007 15:37:58 +0100 arg next version will contain updated copyright notice
Wed, 20 Dec 2006 12:07:05 +0100 arg small simplification to dotile() (thx to Ross for this hint)
Mon, 04 Dec 2006 21:00:26 +0100 arg hotfix of a serious crashing bug2.5.1
Thu, 30 Nov 2006 15:27:43 +0100 arg removed viewall(), replaced with view(-1); added tag(-1) to tag a client with all tags (new key combo MODKEY-Shift-0)
Tue, 28 Nov 2006 17:35:31 +0100 arg togglefloat should only work in dotile mode (thanks to Sander for this hint)
Mon, 27 Nov 2006 17:46:02 +0100 arg applied Szabolcs Nagy's patch (thank you!)
Mon, 27 Nov 2006 17:30:06 +0100 arg applied patch by Jukka
Mon, 27 Nov 2006 10:57:37 +0100 arg added togglefloat to hg tip (i consider this useful for some cases), using MODKEY-Shift-space as shortcut
Wed, 22 Nov 2006 16:17:50 +0100 arg fififif
Thu, 16 Nov 2006 14:40:57 +0100 arg applied Gottox' windowarea patch
Fri, 03 Nov 2006 08:29:39 +0100 arg applied Jukkas patch
Tue, 31 Oct 2006 12:07:32 +0100 arg renamed resizecol into resizemaster2.1
Tue, 31 Oct 2006 12:06:38 +0100 arg applied Gottox patch to simplify the resizing of col, instead of resizing the current area, it only resizes the master area in the future (seems more predictable)
Fri, 27 Oct 2006 13:28:26 +0200 arg applied sanders try2 patch
Fri, 27 Oct 2006 12:05:47 +0200 arg applied sanders max size fix
Fri, 06 Oct 2006 14:01:53 +0200 Anselm R. Garbe hotfix
Fri, 06 Oct 2006 13:06:37 +0200 Anselm R. Garbe do* has no Arg arument anymore (never called directly)1.9
Fri, 06 Oct 2006 11:50:15 +0200 Anselm R. Garbe code polishing, removed unnecessary newlines
Fri, 06 Oct 2006 11:37:12 +0200 Anselm R. Garbe yet another small fix and simplification of dotile
Thu, 05 Oct 2006 19:27:28 +0200 Anselm R. Garbe removed the stack position stuff
Thu, 05 Oct 2006 18:23:28 +0200 Anselm R. Garbe small boundary check fix
Thu, 05 Oct 2006 18:18:47 +0200 Anselm R. Garbe changing MASTER value from percent into per mill
Thu, 05 Oct 2006 13:47:30 +0200 Anselm R. Garbe simplified dotile(), removed misleading line1.8
Thu, 05 Oct 2006 12:59:35 +0200 Anselm R. Garbe keep master ratio on resizecol -> arrange
Thu, 05 Oct 2006 12:18:04 +0200 Anselm R. Garbe yet another simplification of dotile()
Thu, 05 Oct 2006 12:13:24 +0200 Anselm R. Garbe simplified dotile()
Thu, 05 Oct 2006 11:00:55 +0200 Anselm R. Garbe applied resizecol fix by Jukka
Fri, 29 Sep 2006 17:25:49 +0200 Anselm R. Garbe removed useless updatemaster
Fri, 29 Sep 2006 17:15:05 +0200 Anselm R. Garbe fixed small offset issue
Fri, 29 Sep 2006 17:12:57 +0200 Anselm R. Garbe fixed the z-layer issue described on mailinglist
Fri, 29 Sep 2006 17:02:56 +0200 Anselm R. Garbe removed the direction flipping
Fri, 29 Sep 2006 16:54:15 +0200 Anselm R. Garbe small fix of a corner case
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: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 14:03:39 +0200 Anselm R. Garbe applied Jukkas patch