Re: [dev] three column layout / getting started writing patches

From: Valentin <a_AT_0au.de>
Date: Thu, 12 Aug 2010 01:58:11 +0200

On Wed, Aug 11, 2010 at 11:59:06AM -0500, Jaime Villarreal wrote:
> Hi there.
> I have a special project for which I'd like to patch dwm to function with a
> 3 column layout.
> I'd like to have one wide column in the center (ideally this would be the
> master column), and two skinnier columns to the right and left. The first
> three clients to open should occupy these three columns and any additional
> clients could stack to the right or left or even in the center column,
> doesn't really matter as I will never really open any more than three
> clients for this application.

Try the attached function, a quick hack of the normal tile() layout.
After the first window, the next alternate between the right and left
stack.

--Valentin

Received on Thu Aug 12 2010 - 01:58:11 CEST

This archive was generated by hypermail 2.2.0 : Thu Aug 12 2010 - 02:12:02 CEST