aewl

log view.c

age author description
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
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 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 07:37:56 +0200 arg implemented the maximization as I described on the mailinglist, this feels better to me.
Thu, 14 Sep 2006 11:07:44 +0200 Anselm R. Garbe removed useless inclusion
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)
Fri, 08 Sep 2006 08:19:54 +0200 Anselm R. Garbe applied sanders patch of not manipulating sel1.5
Thu, 07 Sep 2006 17:53:40 +0200 Anselm R. Garbe using a global stack for focus recovery on arrange() - seems to work great
Wed, 06 Sep 2006 17:31:52 +0200 Anselm R. Garbe this patch keeps track of global z-layer order of clients which are floating or if floating mode is enabled
Wed, 06 Sep 2006 15:36:42 +0200 Anselm R. Garbe no this is better
Wed, 06 Sep 2006 12:10:43 +0200 Anselm R. Garbe drawstatus even if no client exists
Wed, 06 Sep 2006 11:54:16 +0200 Anselm R. Garbe sanders solution is convincing and elegant
Wed, 06 Sep 2006 10:03:21 +0200 Anselm R. Garbe small fix
Wed, 06 Sep 2006 09:13:31 +0200 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)
Tue, 05 Sep 2006 19:26:34 +0200 Anselm R. Garbe no, ordering floating clients at the end seems better
Tue, 05 Sep 2006 18:43:15 +0200 Anselm R. Garbe fix
Tue, 05 Sep 2006 18:04:22 +0200 Anselm R. Garbe this makes sure the issue mentioned by sander
Tue, 05 Sep 2006 17:10:48 +0200 Anselm R. Garbe fixing zoom
Tue, 05 Sep 2006 16:11:52 +0200 Anselm R. Garbe fixing two off-by-ones
Tue, 05 Sep 2006 16:00:09 +0200 Anselm R. Garbe applied checking existance of >2 tiles patch (proposed by sander) to zoom and resizecol
Tue, 05 Sep 2006 13:52:23 +0200 Anselm R. Garbe renamed resizetile into resizecol
Tue, 05 Sep 2006 13:25:42 +0200 Anselm R. Garbe s/growcol/resizetile/g
Tue, 05 Sep 2006 13:21:59 +0200 Anselm R. Garbe right, multihead issue is not involved with growcol
Tue, 05 Sep 2006 13:20:29 +0200 Anselm R. Garbe hotfix
Tue, 05 Sep 2006 13:19:18 +0200 Anselm R. Garbe applied a fix related to Sanders remark to growcol
Tue, 05 Sep 2006 09:02:37 +0200 Anselm R. Garbe I really need column growing, now pushing upstream
Tue, 05 Sep 2006 08:37:34 +0200 Anselm R. Garbe don't access sel in restack without checking for NULL (multihead crashing bug)
Mon, 04 Sep 2006 12:23:41 +0200 Anselm R. Garbe removed unused vars
Mon, 04 Sep 2006 10:10:08 +0200 Anselm R. Garbe reducing focus calls (sanders patch)