On 2007-07-10, Thomas Leonard <[EMAIL PROTECTED]> wrote:
> ioncore.get_hook("ioncore_post_layout_setup_hook"):That's the wrong hook. You probably want "clientwin_do_manage_alt", and the function you pass to it must accept parameters. You should check for some custom winprop field (or less preferrably but more directly for the rox panel class and instances) in the function, if it's a match, do the setup. -- Tuomo
