* Jason Kasper wrote:
> First off, to do "push this window to the next/previous workspace" is no
> problem at all. Just a bit of code.
Indeed. I've just whipped up a patch for this. I don't know what people like
on the whole, but I never use "Warp to Workspace x" anyway, so I've only
implemented the "Push window to next/previous" with wrapping at boundaries. It
moves the current workspace along with the window. Also patched the
configuators (both non-gui and gui) to cope with the new feature.
If people feel this is feature creep/useless, please ignore it. But I find
this really useful so I'll always use the patch...
The patch is 4k, so I thought I'd leave it on the web:
http://www.statslab.cam.ac.uk/~dms22/bbkeys-winwork-patch-0.3.5-1.gz
Sorry - I don't have anon ftp available. Should work with
zcat bbkeys-winwork-patch-0.3.5-1 | patch -p0
in your bbkeys-0.3.5 directory.
[Apologies if there's a problem with the patch - I'm rather new at patching
stuff so let me know and I'll redo it if it's wrong]
Comments/suggestions invited.
Thanks,
-Dave