Cool, thanks! I love using software that's in active development. On Sat, Feb 14, 2009 at 8:53 AM, Julien Danjou <[email protected]> wrote:
> At 1234590869 time_t, James Pearson wrote: > > Today, I encountered myself having a mass of pdfs I needed to read, one > > after another. It seemed to me that the easiest way to do so would be to > > read one, then have all of the windows rotate, so that it goes to the > bottom > > of the slave queue, and all others moved up one (and of course, the top > in > > the queue becoming the master window). > > > > Not having used the keyboard much for moving windows around, I thought > that > > mod4+shift+[j,k] was what I wanted, but then realized that it wasn't. > > Essentially, I'm looking for something that would have the same effect as > > pressing mod4+shift+j n-1 times, where n is the number of windows. > > > > I suppose there might be some hacky way of infact doing just that, but > I'm > > not quite sure how I would go about doing so. What would you recommend > > (either for rotation, pseudo-rotation, or just an alternate way of > switching > > easily through a queue of windows)? > > commit c69afaed5893943ccda169d8db15c3a7849813b8 > Author: Julien Danjou <[email protected]> > Date: Sat Feb 14 17:53:03 2009 +0100 > > awful.client: new cycle() method > > Signed-off-by: Julien Danjou <[email protected]> > > now does what you want and should be with 3.2-rc3. > > Cheers, > -- > Julien Danjou > // ᐰ <[email protected]> http://julien.danjou.info > // 9A0D 5FD9 EB42 22F6 8974 C95C A462 B51E C2FE E5CD > // There is nothing under this line. > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.9 (GNU/Linux) > > iEYEARECAAYFAkmW9x8ACgkQpGK1HsL+5c04DACeLNLTak0Lc6Ss39CuDmdHWEl4 > /XcAnA/LpnX6LwJwoRjvhxky5KXCYv+J > =/Nui > -----END PGP SIGNATURE----- > > -- James Pearson -- The best way to predict the future is to invent it. - Alan Kay -- GCS/MU d- s+:- a--- C++(++++)>$ ULC+(++)>$ P(+) L+++>++++$ !E W++(+++)$>$ N+(++) o? K-- w--- O? M--(+) V? PS+(--) PE++() Y+(++) PGP- !t !5 !X R- tv-(--) b+>+++ DI+(++) D G e>++ h- r y- [http://tinyurl.com/23uv8t]
