On 2007-05-28, Matthieu Moy <[EMAIL PROTECTED]> wrote: > What am I missing?
You have to make the client window the "bottom" of the group.
(Set bottom=true in the attach parameter table). Also note that
you don't need to attach the window separately to the group;
you can attach it when creating the group with attach_new.
(Set managed = { { reg = cwin, bottom = true, ... }, }, )
--
Tuomo
