On 2008-05-23, Konstantin Kletschke <[EMAIL PROTECTED]> wrote: >> I consider all transients modal. They're _transient_ windows, after > > But not in float mode, right?
That consideration is simply not enforced on float mode... > Before there is misunderstanding on my side, is this a transient? > tool box involed in float mode: > WM_TRANSIENT_FOR(WINDOW): window id # 0x140026b Yes. > Semi-PS.: > Such Dialogs invoked in tiled frames are strechted about the horizontal > width completely, can this be switched off somewhere? There's a per-group transient_szplcy setting that can be altered by WGroupCW.toggle_transients_pos, but it only supports moving them up/down IIRC. It would be simple to add support for alternative (default) size policies. -- Tuomo
