Something related to the previous post and something that I think would be quite useful is if GNOME Do’s Window Manager plugin by Jason Smith supported textually searching through the window titles and then focusing the application it found. It currently only supports searching for application names. Using libwnck this is actually quite easy. Focus prevention logic in the window manager may prevent proper focusing though. Perhaps ideally it would be able to search through the entire window content, but AFAIK this cannot be easily achieved. This is actually something I’ve been meaning to implement, let’s see if I get around to it.
