On Wed, Aug 23, 2006 at 12:21:23PM -0700, dtm wrote:
> >>>>> "ARG" == Anselm R Garbe <arg_AT_10kloc.org> writes:
>
> On Mon, Aug 14, 2006 at 10:59:22PM -0400, Ross Mohn wrote:
>
> > I've realized that I never use the togglemode key to float a single
> > window. Also, thanks to looking at Julián's patch, I realized that I
> > don't really need a toggle max mode for the entire view, but I do
> > sometimes want to look at and swap windows in wide mode. So, I went back
> > to the plain vanilla dwm (hg tip, with multi-tag viewing) and just put
> > in a simple togglelayout function and mapped it to MODKEY-o. It changes
> > the orientation from column split to row split and looks like this:
> >
> > Standard:
> > +-------+-----+
> > | | |
> > | +-----+
> > | | |
> > | +-----+
> > | | |
> > | | |
> > +-------+-----+
> >
> > Rows:
> > +-------------+
> > | |
> > | |
> > | |
> > +-------------|
> > +-------------|
> > +-------------|
> > +-------------+
> >
> > If I still like this when Anselm puts out v0.9, I'll publish a patch set.
> > It's _very_ small!
>
> ARG> I guess it is around 5 LOC ;)
>
> I searched through the archives, but I didn't see any other reponses
> from you. I was wondering what you thought about a row orientated
> mode such as the above? I've found it useful for log monitoring and
> data comparison.
I think it is no feature for the mainstream distribution. If I
monitor logs, my screen resolution is big enough to display
them in the stack column.
Regards,
-- Anselm R. Garbe ><>< www.ebrag.de ><>< GPG key: 0D73F361Received on Thu Aug 24 2006 - 08:08:20 UTC
This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 14:30:24 UTC