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.

Attachment: signature.asc
Description: Digital signature

Reply via email to