[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[RP] Re: [PATCH] frame split enhancement
From: |
Henrik Enberg |
Subject: |
[RP] Re: [PATCH] frame split enhancement |
Date: |
Wed Oct 16 09:03:05 2002 |
User-agent: |
Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.3.50 (i686-pc-linux-gnu) |
Dan Aloni <address@hidden> writes:
> This patch allows ratpoison to achieve even greater coolness
> by letting the user optionally specify exactly how to split
> the frame, in this manner:
>
> split - split 1 / 1, like always
> split [x] [y] - split the frame, to a ratio of x / y.
> split 0 [x] - split the frame, setting the size of the
> new part to x pixels
> split [x] 0 - split the frame, setting the size of the
> old part to x pixels
This is really nice. I think that it pretty much alleviates the need
for my resize patch (which I found that I don't really use anyway).
If I had a say in such things, this would be added to RP.
--
Booting... /vmemacs.el
- [RP] [PATCH] frame split enhancement, Dan Aloni, 2002/10/15
- Re: [RP] [PATCH] frame split enhancement, Gergely Nagy, 2002/10/16
- [RP] Re: [PATCH] frame split enhancement,
Henrik Enberg <=
- Re: [RP] [PATCH] frame split enhancement, Shawn Betts, 2002/10/18
- Re: [RP] [PATCH] frame split enhancement, Jay Belanger, 2002/10/18
- Re: [RP] [PATCH] frame split enhancement, Jay Belanger, 2002/10/20
- Re: [RP] [PATCH] frame split enhancement, Jay Belanger, 2002/10/20
- Re: [RP] [PATCH] frame split enhancement, Ryan Yeske, 2002/10/22
- Re: [RP] [PATCH] frame split enhancement, Jay Belanger, 2002/10/22
- Re: [RP] [PATCH] frame split enhancement, Shawn Betts, 2002/10/27
- Re: [RP] [PATCH] frame split enhancement, Jay Belanger, 2002/10/28