[dwm] cycling through clients

From: Engin Tola <engin.tola_AT_epfl.ch>
Date: Sun, 09 Dec 2007 01:49:27 +0100

Hi everyone,

I'm quite used to alt-tab like cycling through open program windows and
I was missing that in dwm.

I wrote one for the current version where

next_client() moves the next visible client to the master area and moves
the old one to the *end* of the stack ( counter clockwise movement )

and

prev_client() pulls the last visible client to the master area and moves
the current one to the top ( clock-wise )

just add this file to your config.h and make your bindings...

comments are welcome.

-- 
engin tola - http://cvlab.epfl.ch/~tola
Received on Sun Dec 09 2007 - 01:49:29 UTC

This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 15:09:55 UTC