The hook finishes ok.  Checking cwin after the return from attach_new()
gives a very clear picture: cwin does not get reparented, cwin:manager()
returns nil.

Panel.lua does not make much sense in my case - I run almost all the
windows fullscreen, no panels or anything.

On Sun, 2008-02-24 at 18:09 +0000, Tuomo Valkonen wrote:
> On 2008-02-24, Alexander Barinov <[EMAIL PROTECTED]> wrote:
> > Sure.  Otherwise the hook would fall miserably.
> 
> Have you checked that your hook handler finishes without failing?
> Have you checked (by adding debugging code to your script), where
> the window is attached after return from the attach call (and not
> just after all the management code)?
> 
> Does the panel.lua script from the repository work for you?

Reply via email to