On 18-Mar-2002 Brandon Thigpen wrote: > Is there any way to prevent certain 'windows' from being > included in the (in my case) ALT+TAB window cycling? More > specifically, I don't want to cycle through bbmail and bbpager > to get where I'm going, since I don't want these to actually > be focused when cycling windows. > > I notice that this works the way I want it to on workspace 2, 3, ... > but not on workspace 1. Any ideas? >
The netwm spec has a special hint windows can set that means "do not show me in a window list" which would make next-window skip them.
