Rather than having two different menu entries, one for WindowListSkip and one for !WindowListSkip, is there a way to tell if a window is currently set to be skipped (or for that matter tell what any of its style settings are)?
On 10/5/06, Jason Dobies <[EMAIL PROTECTED]> wrote:
I already use styles to control the WindowListSkip for programs in general, but I'm looking for the ability to set a specific window to skip. Similar to Emilie's response to my original question. Her suggestion allows me to not define sticky on a style basis but on an individual window (for instance, one emacs rather than all).
As Thomas said if you use WindowStyle, that applies the style only to the one window. Emilie
