Re: Info about workspaces
Shawn Betts <[email protected]>
| Newsgroups | gmane.comp.window-managers.ratpoison.devel |
|---|---|
| Message-ID | <87fxfyhsxs.fsf@darkshtar.i-did-not-set--mail-host-address--so-tickle-me> |
Brian May <brian-q50s5p6zN2eXcgI2zpBr/[email protected]> writes: > On Sat, Apr 18, 2009 at 04:23:20PM -0700, Shawn Betts wrote: >> I believe I just committed a patch to rpws for this. Check out the git >> version of rp or wait a few days and I'll be making a release. > > I just tried this out - from git, and noticed something a bit odd. > > rpws has: > > my $i; > for my $i (1..$num) > { > ws_init_ws( $i ); > } > > To initialize groups wspl1, wspl2, etc. > > However I don't think wspl1 is ever used anywhere: Right you are! I've patched it to skip wspl1. Can you update and verify that it works for you? -Shawn