On 2008-09-25, Tuomo Valkonen <[EMAIL PROTECTED]> wrote: > scan(cwin:screen_of())
Missing :mx_current() ... On second thoughts, actually a check for WGroupWS and existence of bottom() should do in most cases. If mx_current() is a group, and has a bottom() (often a WTiling) that supports attach, then we probably want to attach there, although it may not be the current() region of the group. Otherwise one might just attach to the group directly. Of course, if one has floating nested WS arrangements, this may not be what one wants to do. -- Tuomo
