Re: window list
2006/2/1, Canaan Hadley-Voth <ugggg@...>:
> >Is it possible to implement the following feature: to exclude some
> >windows (by the appropriate defwinprop call) from being shown in the
> >windowlist menu?
> >
> >(I'm using few dockapps and there names in winlist are really
> >annoying. And also it will be convenient to exclude my IM windows and
> >dict, which are in named scratchpads).
>
> You might want to give wcirculate.lua a try. I've already fixed it to
> ignore dockapps, since it's not normally useful to give them focus and the
> titles are often blank anyway. You could add more exceptions easily enough.
> And the menu it creates doesn't necessarily have to be called as a
> grabmenu.
>
Yeah, it's very useful ;)
I'll spend some time and try to add a winprop usage to ignore. If
succeed, I'll post here a patch.