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

2010-08-12 Thread Jaime Villarreal
25:19PM -0500, Jaime Villarreal wrote: > > Ah! missed that. Thanks! > > You did notice setmfact(), right? It's bound to M-[ and M-] by > default... >

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

2010-08-12 Thread Jaime Villarreal
Ah! missed that. Thanks! On Thu, Aug 12, 2010 at 1:07 PM, Pascal Wittmann wrote: > It's set in config.h: > > static const float mfact = 0.55; /* factor of master area size > [0.05..0.95] */ > > > On 08/12/2010 07:50 PM, Jaime Villarreal wrote: > >> thanks

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

2010-08-12 Thread Jaime Villarreal
rks but I can't seem to find any where in the code where mfact is given an original value. Where would be the most appropriate place to set mfact? On Wed, Aug 11, 2010 at 10:04 PM, Jaime Villarreal wrote: > That works perfectly. Thanks! > > On Wed, Aug 11, 2010 at 7:07 PM

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

2010-08-11 Thread Jaime Villarreal
That works perfectly. Thanks! On Wed, Aug 11, 2010 at 7:07 PM, Valentin wrote: > Forgot attaching the file... >

[dev] three column layout / getting started writing patches

2010-08-11 Thread Jaime Villarreal
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