On Fri 15 Apr 2005 at 11:26:52 -0700, Bjorn Solberg wrote:
> Has anyone looked into implementing a MRU?  If not, if I'm to look at it
> then perhaps a good place to start is to look at the WarpRing
> implementation and see if it can be massaged into a MRU.

I have thought the same thing, but not done anything about it so far.

> Or does any of you who are already familiar with the code have better
> suggestions?

One thing you can altready do now is only include some windows in the
ring. And you can even include/exclude them dynamically. This is what I
have in my .ctwmrc:

WarpRingOnScreen
WindowRingExclude {
    "gmc-desktop-icon"
    "panel"
    "xbiff"
    "xclock"
}

"Tab"   = m4    : all : f.warpring "next"
"Tab"   = m4 | s: all : f.warpring "prev"
"Return"= m4    : all : f.ring

f.ring toggles whether the current window is included in the ring.

> Bjorn.
-Olaf.
-- 
___ Olaf 'Rhialto' Seibert                            --  rhialto/at/falu.nl
\X/ Hi! I'm a signature virus! Copy me to your .signature to help me spread!

Reply via email to