Hi, I'm thoroughly enjoying ion3, and have made some minor modifications to the min_tabs script, which hides the tabbar for frames with only a single window.
Now I want to improve it, by *not* hiding the tabbar when a (single) window is tagged. However, I find it very hard from the ion3 docs to determine how to proceed. If I can get it to work I'll of course commit it to the repository. 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? thanks, Cas
