On 2005-08-31, Cas Cremers <[EMAIL PROTECTED]> wrote: > In particular, given a frame (WFrame) object, how do I determine which > is the (only) client window in it, so I can use is_tagged() on it?
WMPlex.llist(1) gives the layer 1 region list. is_tagged etc. are not limited to WClientWins, but work on arbitrary WRegions. A problem might be that there's no hook to notify of tags having changed. Should there be? -- Tuomo
