[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [RP] [PATCH] frame split enhancement
From: |
Gergely Nagy |
Subject: |
Re: [RP] [PATCH] frame split enhancement |
Date: |
Wed Oct 16 05:11:05 2002 |
User-agent: |
Wanderlust/2.9.14 (Unchained Melody) Emacs/21.2 Mule/5.0 (SAKAKI) |
> 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 one is fantastic. I've had weird shell scripts to set up frame
splitting to my liking, with your patch, it could be reduced to a few
lines.
Great work! Thanks!
Cheers,
--
Gergely Nagy
(/me pokes Shawn or Ryan to commit this to cvs ;)
pgpm2hHRbP2Ln.pgp
Description: PGP signature
- [RP] [PATCH] frame split enhancement, Dan Aloni, 2002/10/15
- Re: [RP] [PATCH] frame split enhancement,
Gergely Nagy <=
- [RP] Re: [PATCH] frame split enhancement, Henrik Enberg, 2002/10/16
- 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