On Tue, Nov 15, 2005 at 03:45:10PM +0000, Tuomo Valkonen wrote: > On 2005-11-15, David Roundy <[EMAIL PROTECTED]> wrote: > > I've been toying with ion3 a bit, and am wondering if there's a way (in > > WIonWS) to create a windowcycle that would be analogous to framecycle, but > > would go through all windows. I'm not sure if I've got the right > > terminology here, but what I mean is that I'd like to be able to cycle > > through all tabs on all frames (but skip any empty frames). > > The wcirculate script from the scripts repository should do at least > almost what you want. As the name may suggest, it allows cycling > through windows in activation stack order, displaying their names > in a menu.
Indeed that is almost what I want, but there are a couple of issues: 1. I'd like to have a separate circulation for each screen, which gives a shorter list. 2. Ideally I'd like it to just flip between the windows rather than popping up a little menu. 3. (Not really an issue, but I'm numbering my list, so what the heck?) I don't really care about it being in activation order. I tend to use very few windows on each screen, so any circulation scheme would be fine with me. I suppose the fanciest scheme would be to tentatively bring each window to the front as I tab through the windows, but then put them back where they were when I cycle on to the next window... -- David Roundy http://www.darcs.net
